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

90 Commits

Author SHA1 Message Date
zYne
9b525f348b updated the DQL DELETE handling 2007-03-01 21:32:08 +00:00
zYne
82dbb99386 updated oracle import driver 2007-02-17 18:40:22 +00:00
zYne
7fdb9509f0 2007-02-17 18:35:24 +00:00
zYne
81a21344bd 2007-02-10 21:51:53 +00:00
zYne
e9d7274fc2 updated import builder 2007-02-10 11:02:52 +00:00
zYne
8703d6e913 2007-02-10 11:02:29 +00:00
zYne
c25911712b 2007-02-10 11:01:04 +00:00
zYne
54239c7f10 better listColumns handling 2007-02-10 10:59:55 +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
3e4f3625e5 removed futile exception classes 2007-01-25 22:38:15 +00:00
zYne
b6575631b3 added tests for mssql import driver 2007-01-25 22:27:20 +00:00
zYne
b7ab722920 2007-01-24 22:50:49 +00:00
zYne
7e1c763d5a fixed pgsql import driver 2007-01-24 22:12:34 +00:00
zYne
4ff559cec4 Refactored import drivers 2007-01-15 22:44:24 +00:00
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