1
0
mirror of synced 2024-12-13 06:46:03 +03:00
Commit Graph

4319 Commits

Author SHA1 Message Date
doctrine
ea455fe012 Renamed remotely 2006-05-30 07:31:01 +00:00
doctrine
22c84062b4 Renamed remotely 2006-05-30 07:30:32 +00:00
doctrine
f8bc0ca31c 2006-05-30 07:30:05 +00:00
doctrine
78e698fd22 Renamed remotely 2006-05-30 07:29:48 +00:00
doctrine
253ff8b612 Renamed remotely 2006-05-30 07:29:18 +00:00
doctrine
d3800496d1 Renamed remotely 2006-05-30 07:28:55 +00:00
doctrine
6d18759938 Renamed remotely 2006-05-30 07:28:23 +00:00
doctrine
b6f9a50820 Renamed remotely 2006-05-30 07:28:08 +00:00
doctrine
fae7cb1159 Renamed remotely 2006-05-30 07:27:38 +00:00
doctrine
65c9c3ab75 Query_Exception added 2006-05-30 07:26:42 +00:00
doctrine
b6a07b65a5 PDOException now wrapped into Doctrine_Exception, transaction rollback whenever PDOException is thrown 2006-05-29 20:08:28 +00:00
doctrine
15135c689f 2006-05-29 16:15:54 +00:00
doctrine
95434d723b DQL: Multiple related component fetching 2006-05-29 16:12:43 +00:00
doctrine
5d67e0aaed 2006-05-29 09:17:52 +00:00
doctrine
067fe93cef 200% speed increase for get/set with with new Null object 2006-05-29 09:17:07 +00:00
doctrine
20990ed204 DQL: direct one-to-one relation fetching bug fixed 2006-05-29 08:43:21 +00:00
doctrine
e15cfd70b2 DQL: Lazy property fetching 2006-05-26 20:15:27 +00:00
doctrine
cf5b0ef906 Validators updated 2006-05-26 11:32:35 +00:00
doctrine
f7a3c2f353 2006-05-25 12:32:57 +00:00
doctrine
004f3cb414 DQL: Simpler FROM syntax 2006-05-25 12:25:26 +00:00
doctrine
a0d114134e 2006-05-25 11:06:58 +00:00
doctrine
81a84bc897 Date datatype added 2006-05-25 10:01:59 +00:00
doctrine
86b319e618 Improved validation API
require_once bug fix
2006-05-24 22:33:48 +00:00
doctrine
ced9625b64 DQL : INNER and OUTER JOIN switching with ':' and '.' operators 2006-05-24 09:27:38 +00:00
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