zYne
4a99e766a3
changed autoinc key to autoincrement
2007-11-25 20:22:50 +00:00
samw3
f6a0aeb5d7
initialized $columns in listTableColumns. it threw an undefined variable error if the table was missing or had no columns defined.
2007-11-07 04:15:45 +00:00
ppetermann
de220fa43f
found a few bugs when i wanted to use Doctrine_Import_Mysql::listTableConstraints()
...
fixed code so those problems wont occure. However the method still not works as intended,
more information see mail at doctrine-dev mailinglist.
Fixed same Problems in other drivers aswell.
2007-10-26 14:56:03 +00:00
Jonathan.Wage
27b369a5f3
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
2007-10-21 06:23:59 +00:00
Jonathan.Wage
0a6f216efa
Lots of formatting changes, cleanup, doc block changes.
2007-10-03 21:43:22 +00:00
meus
f3a377a794
replace tabs with 4 spaces. and fix other coding style related stuff
2007-09-03 14:57:18 +00:00
zYne
8ee4d75b69
2007-07-26 19:52:12 +00:00
zYne
417b71f447
2007-06-28 12:11:55 +00:00
zYne
f4842edd98
2007-06-28 12:00:49 +00:00
zYne
28e937b981
fixes #298
2007-04-11 18:35:15 +00:00
zYne
fecce947ed
fixed the handling of hooked parameters
2007-03-02 18:47:46 +00:00
zYne
9471145115
better listColumns handling
2007-02-10 10:59:34 +00:00
gnat
511a961d53
Fixed variable name typos
2007-01-27 00:07:59 +00:00
zYne
4ff559cec4
Refactored import drivers
2007-01-15 22:44:24 +00:00
lsmith
67514f4c6a
- s/\$db/\$this->conn
...
- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine style fetch*()
2007-01-05 22:06:52 +00:00
zYne
5bfd47cd42
import drivers updated
2006-12-30 10:58:58 +00:00
lsmith
4e22f1fbaf
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
lsmith
716bb65b86
- first round of PEAR CS fixes
2006-12-29 14:01:31 +00:00
zYne
7529c4d986
added new import driver functionality
2006-12-29 11:03:19 +00:00
zYne
e4fe182506
Moved schema reading functionality from datadict drivers to import drivers
2006-12-28 12:27:44 +00:00