1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

33 Commits

Author SHA1 Message Date
zYne
fe88258168 Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00
zYne
2241453570 Lots of small fixes, driver improvments and more tests 2006-11-28 23:26:44 +00:00
zYne
9df8e4d0e3 small fixes for datadict drivers 2006-11-28 18:39:57 +00:00
zYne
c6f5546fdd updated oracle driver 2006-11-27 22:48:49 +00:00
zYne
be7931ed3a Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes 2006-11-27 22:22:31 +00:00
zYne
417924294b Updated datadict drivers 2006-11-26 19:48:55 +00:00
zYne
eb6dde75e6 Doctrine_DataDict_Mssql_Exception now has Doctrine_DataDict_Exception as parent 2006-11-26 19:47:19 +00:00
zYne
f02ad22cc4 updated firebird and mysql drivers 2006-11-25 10:59:33 +00:00
zYne
85559a7f35 Updated pgsql expression and datadict drivers 2006-11-25 10:47:17 +00:00
zYne
70e467b7bf Added Doctrine_Adapter, updated many driver classes 2006-11-23 22:54:10 +00:00
zYne
c9d6c63f81 added Firebird datadict driver, updated firebird expression driver 2006-11-19 12:06:42 +00:00
zYne
2459f8f593 Informix datadict driver: added some sql clauses for future use 2006-11-14 21:47:08 +00:00
zYne
8b5cf30ef8 Updated Pgsql datadict driver, moved transaction isolation functionality to Doctrine_Transaction 2006-11-14 18:21:36 +00:00
zYne
4a4341e70d added reserved keyword array to pgsql datadict 2006-11-13 12:31:50 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
fef149dd62 Doctrine_Db_* updates 2006-11-07 23:12:05 +00:00
zYne
ba4c83ef3a Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability). 2006-11-05 19:24:28 +00:00
runa
36e69bebc5 added listTableConstraints 2006-11-03 20:16:19 +00:00
runa
f4df5424f4 listTables and listDatabases should return a 1 dimension array 2006-10-31 18:48:13 +00:00
runa
0148078757 detect autoincrement columns 2006-10-31 18:24:14 +00:00
runa
8f69e2d3ea Sometimes mysql return keys with first letter in uppercase 2006-10-30 20:53:25 +00:00
zYne
048d7788ce Many-to-Many relation handling fixed, fixes #193 2006-10-29 23:24:50 +00:00
zYne
5b73304d93 Informix datadict and expression driver skeletons 2006-10-27 15:07:22 +00:00
zYne
0d75147c70 Doctrine_Expression classes added, fixes #195, #196, #197, #198
Ticket: 195
2006-10-26 11:24:35 +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
7e7a0b879c Fixes #185 2006-10-23 16:19:47 +00:00
zYne
02bddbcf52 Support for transaction isolation levels, fixes #186 2006-10-22 20:50:27 +00:00
zYne
dd4aff4a3b SQL function abstraction started on some drivers, developed mssql and oracle datadict drivers 2006-10-20 21:54:16 +00:00
zYne
cfac6410f1 Added new datadict drivers + datadict exception classes 2006-10-20 21:46:09 +00:00
zYne
d18688e4f0 Added pgsql export driver and updated pgsql datadict driver 2006-10-20 21:11:50 +00:00
zYne
20f504253b added Mysql export driver + updated some datadict drivers 2006-10-19 20:56:59 +00:00
zYne
ecd2612e7f Sqlite datadict updated 2006-09-26 17:17:58 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00