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

9795 Commits

Author SHA1 Message Date
doctrine
7b19bef12b Bugfix: Changed "if( ! $prev[$pointer])" to "if( ! isset($prev[$pointer]) )" in
Query.php line 538.
Change: Changed return value of pessimistic locking releasedAgedLocks to return the number of released locks.
2006-06-19 08:04:39 +00:00
doctrine
1fd421d09e Bug fix : Composite delete with aliases, Bug fix : DQL column aggregation inheritance to ANSI SQL compliant 2006-06-18 22:45:54 +00:00
doctrine
04ca92b094 Enum datatype added 2006-06-17 22:46:03 +00:00
doctrine
aacb279505 DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite 2006-06-14 19:17:38 +00:00
doctrine
1e0d675759 Preliminary support for database views 2006-06-13 18:04:04 +00:00
doctrine
daeef41b2a DQL: Many-to-Many fetching with where clause 2006-06-12 08:44:08 +00:00
doctrine
9c16da05bc Validator type bug fix 2006-06-11 12:02:05 +00:00
doctrine
2d5e8c4a84 2006-06-08 22:12:21 +00:00
doctrine
f58535eba1 Nested many-to-many fetching 2006-06-08 22:11:36 +00:00
doctrine
ffa3a23872 Preliminary support for many-to-many fetching with column aggregation inheritance 2006-06-08 13:17:15 +00:00
doctrine
c3f186c2cf 2006-06-08 10:33:58 +00:00
doctrine
f5acdfbfe7 Minor collection serialization bug fixed 2006-06-08 10:25:41 +00:00
doctrine
2b01d706d3 Many-to-Many relation fetching, fatal proxy state bug fixed, fatal loaded identity map + multiple component fetching bug fixed 2006-06-08 10:20:30 +00:00
doctrine
abdcd65a15 Removed legacy classes 2006-06-07 20:10:21 +00:00
doctrine
088e70f1a6 small typo fix 2006-06-07 14:42:02 +00:00
doctrine
10d6a8ad4f Added a test case for the first implementation of pessimistic offline locking. 2006-06-07 12:16:00 +00:00
doctrine
3daf04df11 Added a first implementation of a pessimistic offline locking mechanism. 2006-06-07 11:15:21 +00:00
doctrine
a9ccd9dc1e Validator: support for array and object types, better handling of null valued columns 2006-06-07 09:07:38 +00:00
doctrine
d1ed73c6d9 Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
doctrine
184a7f621d Minor serialization fix 2006-06-05 19:44:31 +00:00
doctrine
f5f3b0d27a Support for uppercase columns 2006-06-05 10:24:14 +00:00
doctrine
bcf9ca78e0 Serialization model rewrite 2006-06-05 09:57:53 +00:00
doctrine
02a283f5e9 2006-06-03 09:10:43 +00:00
doctrine
bf5deba9fd New datatypes: array and object 2006-06-01 11:58:05 +00:00
doctrine
54801dded5 2006-05-31 08:46:44 +00:00
doctrine
1c81cb3025 2006-05-30 22:47:01 +00:00
doctrine
2e5c96dffb 2006-05-30 22:35:00 +00:00
doctrine
865f620658 DQL: Fixed lazy property fetching with multiple components 2006-05-30 22:14:50 +00:00
doctrine
776c47f769 class dependency fix 2006-05-30 18:43:36 +00:00
doctrine
e1548625b8 2006-05-30 09:12:57 +00:00
doctrine
9283d7e9c8 Added a folder remotely 2006-05-30 09:08:46 +00:00
doctrine
1c98ae81e0 Added a folder remotely 2006-05-30 09:04:54 +00:00
doctrine
9963ce31dc Added a folder remotely 2006-05-30 09:02:35 +00:00
doctrine
fbac94a67b Added a folder remotely 2006-05-30 09:01:36 +00:00
doctrine
58fdcd21c5 Added a folder remotely 2006-05-30 09:01:06 +00:00
doctrine
4885191dbe Added a folder remotely 2006-05-30 09:00:38 +00:00
doctrine
e750f3ee19 Added a folder remotely 2006-05-30 09:00:09 +00:00
doctrine
19ac1e7961 Added a folder remotely 2006-05-30 08:59:33 +00:00
doctrine
043c7e6493 Added a folder remotely 2006-05-30 08:59:08 +00:00
doctrine
8dcb8f268f Added a folder remotely 2006-05-30 08:58:43 +00:00
doctrine
1ddb915901 Added a folder remotely 2006-05-30 08:58:12 +00:00
doctrine
0042b669f4 Added a folder remotely 2006-05-30 08:56:40 +00:00
doctrine
64ce2c101e 2006-05-30 08:47:13 +00:00
doctrine
ff99e2e378 Removed file/folder 2006-05-30 08:42:42 +00:00
doctrine
98dc74b639 Added a folder remotely 2006-05-30 08:42:10 +00:00
doctrine
539c7f3d36 2006-05-30 08:40:39 +00:00
doctrine
27c869a728 2006-05-30 08:39:12 +00:00
doctrine
13f03cd351 2006-05-30 08:35:28 +00:00
doctrine
23cf65cbf9 Renamed remotely 2006-05-30 07:40:08 +00:00
doctrine
7012e3d848 Renamed remotely 2006-05-30 07:39:52 +00:00