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

17 Commits

Author SHA1 Message Date
doctrine
20990ed204 DQL: direct one-to-one relation fetching bug fixed 2006-05-29 08:43:21 +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
55f40e6eb3 Session flush bug fixed
lots of small bugs fixed
small enhancements
2006-05-18 20:44:02 +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
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
bafcd6625c 2006-04-27 20:24:59 +00:00
doctrine
7327d3b69e Custom primary key column support 2006-04-23 08:12:01 +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
61790d31cf immediate fetching bug fixed 2006-04-16 22:46:05 +00:00
doctrine
4cf838a583 Many-to-Many mapping error fixed 2006-04-16 21:23:38 +00:00
doctrine
b6e9365743 2006-04-16 08:41:45 +00:00
doctrine
035d8de34b 2006-04-15 10:15:16 +00:00
doctrine
2d4db7b075 2006-04-14 22:25:02 +00:00
doctrine
5607189453 2006-04-14 10:20:19 +00:00
doctrine
571cb46726 2006-04-13 20:37:28 +00:00