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

9795 Commits

Author SHA1 Message Date
doctrine
30a00c5060 small require_once bug fix 2006-05-24 08:46:43 +00:00
doctrine
47e1cf515e DQL : Multiple join bug fixed
DQL : Changed cartesian product fetching to inner join fetching
2006-05-23 12:12:54 +00:00
doctrine
fcf706182d Fixed a small bug in Doctrine_Lib.class.php where the non-existant Doctrine_Session::getStateAsString was called instead of Doctrine_Lib::getSessionStateAsString. 2006-05-21 17:58:55 +00:00
doctrine
4c582bec6c DQL with aliases bug fixed 2006-05-19 10:22:15 +00:00
doctrine
55f40e6eb3 Session flush bug fixed
lots of small bugs fixed
small enhancements
2006-05-18 20:44:02 +00:00
doctrine
94005a9fdd DQL alias bug fixed 2006-05-17 17:58:40 +00:00
doctrine
c9e345d4ac Preliminary support for join table self-referencing 2006-05-17 09:37:41 +00:00
doctrine
90d34063af Preliminary support for composite primary keys
Many-to-Many alias bug fixed
2006-05-16 20:37:26 +00:00
doctrine
814eef8098 component name conversion bug fixed 2006-05-16 09:22:32 +00:00
doctrine
03d1049015 relation alias bug fixed 2006-05-15 19:17:42 +00:00
doctrine
7778d2b032 IdentityMap map added, small enhancements and bug fixes 2006-05-15 12:15:20 +00:00
doctrine
c9877af407 Preliminary support for relation aliases 2006-05-13 08:37:52 +00:00
doctrine
774f3fb7a1 2006-05-11 08:16:11 +00:00
doctrine
6cdae12720 Transactional SELECT MAX(id) bug fixed 2006-05-10 18:51:11 +00:00
doctrine
5c76c57793 2006-05-09 21:39:07 +00:00
doctrine
09ca6e464b New component Doctrine_Query (replaces Doctrine_DQL_Parser) 2006-05-09 21:38:34 +00:00
doctrine
d07dfbd7dd Removed DQL Parser testcase 2006-05-09 21:36:48 +00:00
doctrine
66c83da385 Removed DQL Parser 2006-05-09 21:36:17 +00:00
doctrine
bafcd6625c 2006-04-27 20:24:59 +00:00
doctrine
ff9c9d84a9 Ticket #6 fixed 2006-04-26 07:41:33 +00:00
doctrine
7327d3b69e Custom primary key column support 2006-04-23 08:12:01 +00:00
doctrine
1cc0c764c3 2006-04-22 09:20:12 +00:00
doctrine
c435286eb0 Mysql bulk insert support => huge performance increase for mysql session 2006-04-22 09:08:02 +00:00
doctrine
81160cb995 Fixed one-to-one relation bug, with foreignkey [worked only with localkey]
Fixed session flushing bug
Faster session flushing algorithm
Fixed couple of require_once errors
2006-04-21 08:39:09 +00:00
doctrine
88dc397e7c 2006-04-19 20:03:23 +00:00
doctrine
c6c18f18c3 Removed file/folder 2006-04-19 16:04:09 +00:00
doctrine
581f121536 Removed component batch iterator 2006-04-19 16:03:44 +00:00
doctrine
16497adb6a 2006-04-19 16:01:36 +00:00
doctrine
61790d31cf immediate fetching bug fixed 2006-04-16 22:46:05 +00:00
doctrine
d444bd9a61 2006-04-16 22:27:01 +00:00
doctrine
91988123a0 2006-04-16 22:17:23 +00:00
doctrine
4cf838a583 Many-to-Many mapping error fixed 2006-04-16 21:23:38 +00:00
doctrine
cb79b1d995 2006-04-16 20:38:17 +00:00
doctrine
b6e9365743 2006-04-16 08:41:45 +00:00
doctrine
842fee428e One-Table-One-Class inheritance fix 2006-04-15 20:52:23 +00:00
doctrine
ff0aad6ba0 Limit offset support fixed 2006-04-15 20:03:12 +00:00
doctrine
be1d5f168e Possibility to override Doctrine_Record::delete() 2006-04-15 18:12:46 +00:00
doctrine
f0d74ea111 Fixed: Column aggregation inheritance not working on PGSQL 2006-04-15 17:42:24 +00:00
doctrine
035d8de34b 2006-04-15 10:15:16 +00:00
doctrine
2d4db7b075 2006-04-14 22:25:02 +00:00
doctrine
87fa5b245f 2006-04-14 10:43:25 +00:00
doctrine
e89a841b00 2006-04-14 10:37:13 +00:00
doctrine
5607189453 2006-04-14 10:20:19 +00:00
doctrine
571cb46726 2006-04-13 20:37:28 +00:00
doctrine
dac05178ca 2006-04-13 20:22:35 +00:00