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

276 Commits

Author SHA1 Message Date
zYne
cf939c6d3a Doctrine_Hook first draft + test cases 2006-12-23 22:45:36 +00:00
zYne
aa349ecb74 2006-12-22 21:10:14 +00:00
zYne
7b48189ba5 new DQL aggregate value model 2006-12-21 22:06:08 +00:00
zYne
12dc05fac5 autoload bug fixed 2006-12-18 15:08:07 +00:00
zYne
a81e1d766f added leftJoin and innerJoin methods 2006-12-15 23:07:01 +00:00
zYne
e33bd03aa8 added isNotNull support 2006-12-15 23:03:37 +00:00
zYne
7f8fc2bec1 added new expression handling methods 2006-12-15 23:00:43 +00:00
zYne
99e815860a First draft for Doctrine_Hook 2006-12-15 20:10:23 +00:00
zYne
fff536ac9a Added portable error functionality 2006-12-14 22:26:58 +00:00
zYne
7bf4a50743 Removed unnecessary Db drivers 2006-12-14 22:26:39 +00:00
chtito
1d1f0556b2 allowing customisation of the invokers prefixes 2006-12-14 19:01:24 +00:00
zYne
84bbfccbe2 DQL now supports UPDATE queries 2006-12-14 13:26:16 +00:00
zYne
50226697e0 added reserved keyword list 2006-12-14 12:25:34 +00:00
zYne
bde8d33fc3 fixes #251 2006-12-13 21:23:33 +00:00
chtito
e89bfc8d40 fix for the accessor configuration constants 2006-12-13 21:00:26 +00:00
zYne
5d449f6af4 Added enum support for export 2006-12-10 17:28:20 +00:00
gnat
4b6008b17d added Mock DB Driver to allow Table property inspection without a real connection to a database 2006-12-08 15:43:36 +00:00
zYne
9bed1ba118 2006-12-07 23:26:38 +00:00
chtito
7a35e676a9 implements setCharset for mysql, no exception if setCharset is not implemented (fixes #244) 2006-12-06 06:58:24 +00:00
chtito
a65e106ecc fixed typo 2006-12-06 06:44:29 +00:00
zYne
2d29792301 Doctrine now works seamlessly in multi-connection environment where connections are bound to classes 2006-12-05 21:46:38 +00:00
zYne
9aeeffe24e component connection management 2006-12-05 18:38:04 +00:00
zYne
dd79e12a28 removed datasource handling as lazy connecting is now being done by Doctrine_Db automatically 2006-12-05 18:24:22 +00:00
zYne
3596642de4 E_STRICT fix 2006-12-04 23:01:35 +00:00
zYne
20d91125a3 E_STRICT fix 2006-12-04 22:59:19 +00:00
zYne
d8c48da227 added quote identifier support for limit subquery algorithm 2006-12-03 20:13:28 +00:00
zYne
df0511e9dc Updated some docs, added identifier quoting to DQL, fixed some test cases, fixed dql select part handling 2006-12-03 20:05:09 +00:00
zYne
cb20dfafc7 updated datadict drivers 2006-12-02 22:44:53 +00:00
zYne
edddb0c86a 2006-12-02 20:46:05 +00:00
zYne
97604279bf Removed adodb-hack, replaced by new export/datadict drivers 2006-12-02 14:52:27 +00:00
zYne
8779a38332 Constructor template method added 2006-12-02 14:48:02 +00:00
zYne
fcce6bd239 Updated transaction drivers, ORM core now uses the new Export API 2006-12-02 14:40:47 +00:00
pookey
33fbb4f353 previous fix resulted in php segfaulting 2006-12-02 08:57:45 +00:00
pookey
9f00ce65f0 refs #239 - probably fixes, zYne- please check... tests are currently broken 2006-12-02 08:01:01 +00:00
pookey
6f6ce2424e refs #174 - probably fixes, zYne- please check... tests are currently broken 2006-12-02 07:55:15 +00:00
zYne
cab5b432a6 Updated transaction drivers 2006-11-30 23:51:44 +00:00
zYne
ddc9c3262c 2006-11-30 22:52:29 +00:00
zYne
ba893f6ec6 added REPLACE support, fixes #238 2006-11-30 22:47:15 +00:00
zYne
7556bfcb71 Fixed DELETE handling, fixes #236 2006-11-30 22:40:59 +00:00
zYne
57fee96923 Small fixes 2006-11-30 22:33:54 +00:00
zYne
4a1bff1428 2006-11-30 14:40:50 +00:00
zYne
ece1833941 fixed references 2006-11-29 22:12:43 +00:00
zYne
6480503bce 2006-11-29 21:18:38 +00:00
zYne
78b849e776 Removed old transaction 2006-11-29 21:16:47 +00:00
zYne
fe88258168 Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00
zYne
c502c512aa Fixed some small bugs 2006-11-28 23:45:57 +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
570bc068d2 removed options references 2006-11-28 18:23:35 +00:00
romanb
b68d060ef5 fix for php 5.2 compatibility 2006-11-28 18:20:38 +00:00