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

16 Commits

Author SHA1 Message Date
zYne
65ebec5aa9 Fixed sqlite connection function binding issue when using Doctrine_Db as well as added proper primary key handling for export methods 2007-01-11 22:39:32 +00:00
zYne
d829e223b2 Removed sequence module methods from main driver classes 2007-01-11 11:57:48 +00:00
lsmith
eae259a247 - make more use of Doctrine internal methods 2007-01-05 22:04:11 +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
83d68f5d43 commented out some options ported from MDB2: support not ready yet 2006-11-27 22:05:18 +00:00
zYne
256fbd5331 Moved transaction isolation functionality to transaction drivers 2006-11-13 22:08:41 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
a0aa16bbea Doctrine_Db updates 2006-11-08 10:18:15 +00:00
zYne
9e35702c4d Sqlite driver: added support for md5, mod and concat 2006-11-02 13:34:33 +00:00
zYne
051077c6d7 Sqlite driver updated 2006-11-01 11:08:15 +00:00
zYne
05cf2cd1b6 Sqlite connection driver updated 2006-10-31 12:54:58 +00:00
zYne
53e9b06f6c Moved connection driver functionality to expression drivers 2006-10-30 23:27:26 +00:00
zYne
02bddbcf52 Support for transaction isolation levels, fixes #186 2006-10-22 20:50:27 +00:00
zYne
847bd1ade6 new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support 2006-10-06 16:50:00 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00