1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
zYne
7e8310cebc refactored oracle import driver 2007-01-15 22:21:27 +00:00
zYne
45fdb318de fixed little bugs in firebird import driver 2007-01-15 21:54:27 +00:00
zYne
b3e59ab76d Fixed sqlite import driver 2007-01-14 22:44:01 +00:00
zYne
2169ac807a 2007-01-11 00:42: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
953355c2ba added import driver exception classes 2006-12-30 11:13:24 +00:00
zYne
5bfd47cd42 import drivers updated 2006-12-30 10:58:58 +00:00
zYne
747369185b 2006-12-30 00:30:28 +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
b40c969f74 Refactored import and pgsql import driver 2006-12-28 21:24:54 +00:00
zYne
491b156022 Refactored pgsql import driver 2006-12-28 21:04:57 +00:00
zYne
e4fe182506 Moved schema reading functionality from datadict drivers to import drivers 2006-12-28 12:27:44 +00:00
zYne
9200d1271a small refactorings 2006-11-22 18:15:21 +00:00
zYne
4f361df6c3 updated doc block 2006-11-16 18:45:51 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
de07b6a345 Dependency and strict standard fixes 2006-11-11 19:24:55 +00:00
runa
185c334710 support for FKs, indented with spaces 2006-11-03 20:18:59 +00:00
runa
b219cf4c95 create a db schema for the current connection 2006-10-31 18:50:45 +00:00
runa
3f407e5d57 adds build function to export all databases in the passed $schema 2006-10-31 18:37:04 +00:00
runa
52aa5845b6 set primary, autoincrement and unique attributes 2006-10-31 18:27:16 +00:00
zYne
5ed9eeffd7 Import builder now supports default values and notnull constraints, added missing test case (Doctrine_Query_Update_TestCase), fixes #189
Ticket: 189
2006-10-24 08:56:47 +00:00
zYne
daaab94cfe Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor 2006-10-23 19:55:30 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00