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

1884 Commits

Author SHA1 Message Date
zYne
6bedbdf3e0 2007-06-29 10:17:05 +00:00
zYne
b080397f02 2007-06-29 09:39:03 +00:00
zYne
17410fc243 2007-06-28 22:16:24 +00:00
zYne
837d296952 2007-06-28 22:07:30 +00:00
zYne
5b2c57af1f 2007-06-28 21:43:31 +00:00
zYne
2d2e01a783 2007-06-28 19:40:33 +00:00
Jonathan.Wage
72f9c2b324 Fixed coding standard 2007-06-28 19:27:54 +00:00
pookey
d203d1194b CS corrections 2007-06-28 19:24:35 +00:00
zYne
57b4a549f2 2007-06-28 19:19:47 +00:00
Jonathan.Wage
3740f03477 Added new test case 2007-06-28 19:02:55 +00:00
Jonathan.Wage
b3019ccae0 initial entry 2007-06-28 19:02:15 +00:00
romanb
59df6edff9 Addition to the validator tests.
Ticket: 354
2007-06-28 16:14:06 +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
ccc51c72bc formatting fix 2007-06-28 11:39:05 +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
f290439c52 2007-06-27 22:22:04 +00:00
zYne
2a2cb285a0 2007-06-27 18:42:47 +00:00
Jonathan.Wage
8ae8fa7c40 Added new test case for incorrect alias being used 2007-06-27 18:24:11 +00:00
zYne
279f3d69f9 2007-06-27 18:03:16 +00:00
Jonathan.Wage
1242c8e846 added test case for using aggregate functions in the orderby/having 2007-06-27 18:02:08 +00:00
Jonathan.Wage
3cdceb4cea added new test case 2007-06-27 18:01:31 +00:00
zYne
07a710ef0b 2007-06-27 17:51:51 +00:00
zYne
760e598ba5 2007-06-27 17:46:34 +00:00
zYne
d9b9a5af70 2007-06-27 17:45:05 +00:00
zYne
858c1c0767 2007-06-27 17:44:49 +00:00
zYne
57ae92ccaf 2007-06-27 17:43:24 +00:00
zYne
a6139bb381 2007-06-27 17:41:02 +00:00
zYne
e3719874bd 2007-06-27 16:59:23 +00:00
Jonathan.Wage
c7d5ea096d Fixed error 2007-06-27 16:50:27 +00:00
Jonathan.Wage
1ea58b8392 Added mysql subquery test case 2007-06-27 16:47:06 +00:00
Jonathan.Wage
2e6c45f36b INitial entry 2007-06-27 16:46:46 +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
zYne
a65524ebd9 removed SimpleTest, Doctrine has now its own little testing package 2007-06-27 16:17:48 +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
d70e10416b 2007-06-26 23:01:41 +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
subzero2000
031b2ba70c Added check to ensure a foreign object is actually a Doctrine_Record before calling isModified. 2007-06-26 21:06:19 +00:00
zYne
c5fc122852 fixes #364, optimized the bulkDelete for composite primary keys, security check for circular references in cascading saves 2007-06-26 13:08:58 +00:00
RossC0
82432b33df #368 refs: r1846 Missed Doctrine_identifier 2007-06-26 12:51:46 +00:00