zYne
7133b67657
2007-07-08 19:33:57 +00:00
zYne
84f764cf56
minor relation fix
2007-07-08 19:19:53 +00:00
romanb
532d3da4f1
Bugfix for hydration. (zyne, please have a look at the diff).
...
Improvements and enhancements to the NestedSet (not BC! please have a look at draft/nestedset_changes.tree).
Added a model that was missing in the repos (model/BlogTag).
Updated a testcase.
2007-07-08 12:57:52 +00:00
romanb
abb7773666
Fixed wrong constant.
2007-07-07 08:35:26 +00:00
gnat
85ec506691
fix some an infinite recursion when deleting records that reference each other with ownsOne
2007-07-06 21:18:36 +00:00
zYne
56768b613f
fixed identifier quoting
2007-07-06 20:55:15 +00:00
zYne
f5277b5ff5
added fetchArray()
2007-07-06 13:10:54 +00:00
zYne
2c9546e007
2007-07-06 12:39:53 +00:00
zYne
dbd49e9310
2007-07-05 23:47:48 +00:00
zYne
58f6d356e0
renamed Doctrine_Record::obtainIdentifier() to Doctrine_Record::identifier(), fixed identityMap implementation
2007-07-05 23:21:29 +00:00
zYne
65f0cb8d27
2007-07-05 22:53:51 +00:00
zYne
ec39adcd73
2007-07-05 22:42:32 +00:00
zYne
615dcdb84e
2007-07-05 20:03:38 +00:00
zYne
411779d102
2007-07-05 19:04:37 +00:00
zYne
e4114c47fa
fixed literal enum conversion with joins
2007-07-05 17:25:53 +00:00
davidc
62fbe90fc7
Better sequence handling, making sure we are using DEFAULT VALUES with identify set to off.. we turn it off (identity insert, then we insert).
2007-07-03 22:56:56 +00:00
romanb
42ef7176ae
Introduced setHydrationMode() and new hydration constants.
2007-07-01 13:46:34 +00:00
zYne
20e6b007f7
2007-07-01 12:11:44 +00:00
zYne
cc7b1367fa
support for expressional column values
2007-07-01 11:27:45 +00:00
meus
fa6523a4bf
fixed some inconsitensies with the codeing style
2007-07-01 10:47:44 +00:00
meus
999aeff0de
added new xml options record_name and collection_name so that you can override default behavior if wanted
2007-07-01 10:46:24 +00:00
zYne
9703f18ca8
2007-06-29 12:45:26 +00:00
zYne
0624cbd867
2007-06-29 10:18:05 +00:00
zYne
b080397f02
2007-06-29 09:39:03 +00:00
zYne
17410fc243
2007-06-28 22:16:24 +00:00
zYne
5b2c57af1f
2007-06-28 21:43:31 +00:00
zYne
2d2e01a783
2007-06-28 19:40:33 +00:00
zYne
57b4a549f2
2007-06-28 19:19:47 +00:00
zYne
c02c83d4a7
2007-06-28 13:15:24 +00:00
zYne
417b71f447
2007-06-28 12:11:55 +00:00
zYne
f4842edd98
2007-06-28 12:00:49 +00:00
zYne
b4ad603841
2007-06-28 11:56:56 +00:00
zYne
5586bf92ec
2007-06-28 10:39:40 +00:00
zYne
501e8e9158
2007-06-27 22:40:17 +00:00
zYne
e1979612c7
2007-06-27 22:29:57 +00:00
zYne
2a2cb285a0
2007-06-27 18:42:47 +00:00
zYne
279f3d69f9
2007-06-27 18:03:16 +00:00
zYne
07a710ef0b
2007-06-27 17:51:51 +00:00
zYne
760e598ba5
2007-06-27 17:46:34 +00:00
zYne
a6139bb381
2007-06-27 17:41:02 +00:00
zYne
e3719874bd
2007-06-27 16:59:23 +00:00
zYne
9f604e7be5
2007-06-27 16:30:13 +00:00
zYne
6d29c834de
deprecated countRelated()
2007-06-27 16:22:41 +00:00
zYne
94fb249ea2
2007-06-27 16:21:29 +00:00
meus
a164c6a2cd
fixed some in the export xml functions to correctly show records if no ignore_fields are set and to use database table name and not classname as basis for xml containers
2007-06-27 08:14:05 +00:00
nicobn
2acd30624d
Added a new method to give more options to the user.
2007-06-27 02:44:20 +00:00
zYne
81d39c5026
2007-06-26 23:12:45 +00:00
zYne
625b6a3f82
2007-06-26 22:35:08 +00:00
subzero2000
741cc3f045
Corrected Doctrine_EventListener method names. Fixes #366
2007-06-26 22:30:23 +00:00
subzero2000
d4bc0d3637
Ensure usage of Doctrine_Connection_Statement rather than PDOStatement in Doctrine_Connection::execute(). Fixes #365
2007-06-26 22:29:31 +00:00