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

23 Commits

Author SHA1 Message Date
zYne
a5ab96546e 2007-05-31 21:06:11 +00:00
zYne
eb55ec4a5f ported guid() from MDB2 2007-03-07 10:38:45 +00:00
zYne
cea5cf384b added now() support for pgsql driver 2007-02-18 20:50:50 +00:00
zYne
2b06f512d2 added support for random() 2007-02-07 14:22:45 +00:00
lsmith
cf4c715cd2 - s/\$db/\$this->conn
- turned raiseError() calls into throw Exception
2007-01-05 22:07:24 +00:00
lsmith
239995d3c3 - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +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
81d3d12563 Added missing exception class 2006-12-28 00:06:59 +00:00
zYne
9ac54863c6 replaced pear error with exception 2006-11-25 11:01:11 +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
c9d6c63f81 added Firebird datadict driver, updated firebird expression driver 2006-11-19 12:06:42 +00:00
zYne
caf4185955 Refactored Doctrine_Connection 2006-11-16 13:19:45 +00:00
zYne
f8b966366a Ported index/sequence name fixing and common manager functionality from MDB2 2006-11-15 15:19:55 +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
zYne
2021baf2fd 2006-11-02 21:51:43 +00:00
zYne
9e35702c4d Sqlite driver: added support for md5, mod and concat 2006-11-02 13:34:33 +00:00
zYne
53e9b06f6c Moved connection driver functionality to expression drivers 2006-10-30 23:27:26 +00:00
zYne
5b73304d93 Informix datadict and expression driver skeletons 2006-10-27 15:07:22 +00:00
zYne
79034ea74d Added Mysql, Mssql and Firebird expression drivers, fixes #199, #200, #201
Ticket: 199
2006-10-26 15:32:09 +00:00
zYne
0d75147c70 Doctrine_Expression classes added, fixes #195, #196, #197, #198
Ticket: 195
2006-10-26 11:24:35 +00:00