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

1860 Commits

Author SHA1 Message Date
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
zYne
8b8ae07e00 2007-06-26 12:08:50 +00:00
zYne
397607762b 2007-06-26 11:35:58 +00:00
zYne
ae8f683856 2007-06-26 11:19:25 +00:00
zYne
4ed4477177 2007-06-26 10:23:23 +00:00
zYne
87474aa019 fixes #367 2007-06-26 10:12:00 +00:00
zYne
a3f2cae863 fixes #360 2007-06-26 10:05:26 +00:00
zYne
d76814c8d1 removed Doctrine_Identifier 2007-06-26 09:51:08 +00:00
zYne
4add4697d0 removed deprecated classes 2007-06-26 09:42:50 +00:00
zYne
12ddf491b7 2007-06-26 09:41:24 +00:00
zYne
7ef19ad07c 2007-06-26 09:33:15 +00:00
zYne
aa98250206 docs for soft-delete plugin 2007-06-26 09:21:27 +00:00
nicobn
215d06c544 - Moved the record template inside the builder class, otherwise it is
not included in the bundle; removed Record.tpl
- Changed manual newlines to PHP_EOL
- Added a parameter to explicitly set the table name
- Added a parameter to explicitly set the class file target
2007-06-26 06:03:15 +00:00
nicobn
325f0cc46d lib directory deduction now covers all possible cases. 2007-06-26 04:45:24 +00:00
subzero2000
f3245d4389 Corrected minor typo in phpDoc comment. 2007-06-26 04:36:12 +00:00
nicobn
d548a43984 The method is not static anymore, replaced self by $this. 2007-06-26 00:58:21 +00:00
nicobn
4d5745c7eb Added two parameters so a different file name / class name can be specified. 2007-06-26 00:41:48 +00:00
Tanken
73b9f36ec7 added test case to demonstrate PHP crashing when trying to save circular self-referencing relations (ticket #364) 2007-06-25 21:56:22 +00:00
nicobn
3cccec2edb Added header + script automatically detects /lib 2007-06-25 21:56:13 +00:00
zYne
4e2418867e 2007-06-25 21:39:49 +00:00
zYne
15db4bd535 2007-06-25 21:36:45 +00:00
Jonathan.Wage
fae059c8e0 Added failing unit test for count() 2007-06-25 21:00:37 +00:00
zYne
01772f9b9e 2007-06-25 20:59:42 +00:00
zYne
fd54aae035 2007-06-25 20:52:42 +00:00
zYne
d4cbba723b 2007-06-25 20:49:15 +00:00