1
0
mirror of synced 2024-12-14 07:06:04 +03:00
Commit Graph

993 Commits

Author SHA1 Message Date
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
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
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
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
zYne
15db4bd535 2007-06-25 21:36:45 +00:00
zYne
fd54aae035 2007-06-25 20:52:42 +00:00
zYne
d4cbba723b 2007-06-25 20:49:15 +00:00
zYne
612793d9cb fixes #359 2007-06-25 20:08:16 +00:00
zYne
f86ac4c8e2 getDbh() now auto-connects 2007-06-25 19:56:15 +00:00
zYne
7488435668 2007-06-25 19:16:39 +00:00
zYne
1273563b31 Export now executes the constraint clauses after the CREATE TABLE clauses 2007-06-25 19:03:58 +00:00
zYne
c45823aa49 new transaction tests 2007-06-25 18:47:36 +00:00
subzero2000
a795996efa Addresses issue of infinte function recursion when saving related objects. Fixes #363. 2007-06-25 17:51:37 +00:00
zYne
a593d746c3 2007-06-25 17:51:19 +00:00
subzero2000
dea4968a23 Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
zYne
fb46481ab2 added namespaces for event constants 2007-06-25 17:24:20 +00:00
zYne
efea8acc66 2007-06-25 17:01:29 +00:00
nicobn
83128e79b4 Removed debug lines (let's hope I did not forget anything else !) 2007-06-25 17:00:43 +00:00
nicobn
a36461c825 /* */ to // style comments in methods 2007-06-25 16:56:46 +00:00
nicobn
56e2d36281 Coding standard compliance 2007-06-25 16:54:55 +00:00
zYne
4f7e92ffb9 2007-06-25 10:21:57 +00:00
zYne
14488476fc 2007-06-25 10:16:54 +00:00
zYne
e1fbae22a4 EventListener method names updated 2007-06-25 10:08:03 +00:00
zYne
628aac0ef4 2007-06-25 09:12:09 +00:00
zYne
ab1f1de913 2007-06-24 22:23:53 +00:00
zYne
0d5b4493c3 formatting fix 2007-06-24 22:12:46 +00:00
zYne
ee07246d67 2007-06-24 22:04:57 +00:00
zYne
401c3fe9b7 2007-06-24 21:50:19 +00:00
zYne
0a2b07350a deprecated Doctrine_Db 2007-06-24 21:47:06 +00:00
zYne
782cbe37f8 new template methods 2007-06-24 21:37:19 +00:00
zYne
0ea15604fd data type check 2007-06-24 21:05:12 +00:00
zYne
431b63d6bd fixes #356 2007-06-24 21:04:54 +00:00
zYne
b116d3ad3f 2007-06-24 20:11:41 +00:00
hansbrix
2206476d55 avoid attempting to export non-record classes like symfony's sfDoctrineRecord 2007-06-23 22:53:00 +00:00
nicobn
613fdf0952 Added the XML schema import facilities. 2007-06-22 17:48:27 +00:00
gnat
658d4bb618 Commented out unreacheable code. 2007-06-22 17:39:45 +00:00
gnat
2a7037cd31 uninitialized/unknown variables 2007-06-22 17:38:08 +00:00
gnat
80f15ee668 undefined/uninitialized variable 2007-06-22 17:37:32 +00:00
gnat
4ad0c5045a undefined/uninitialized variables 2007-06-22 17:37:06 +00:00
gnat
f62897b873 While updating sfDoctrine, stumbled across these errors. this->_stmt->queryString is a protected field and should be access from getQuery() instead. 2007-06-21 16:37:27 +00:00
zYne
8faf31e3ae 2007-06-20 14:12:31 +00:00
zYne
68b3a6a966 new classes Doctrine_Event, Doctrine_Connection_Profiler_Exception and Doctrine_Util 2007-06-19 23:34:30 +00:00
zYne
113ac3b9e0 1. Merging two event listener APIs
2. Merging Doctrine_Db functionality into Doctrine_Connection

3. Merging Doctrine_Db modules to Doctrine_Connection plugins
2007-06-19 23:33:04 +00:00
zYne
bef66f5b4a 2007-06-19 23:28:39 +00:00
zYne
5718cbb16c 2007-06-19 23:20:39 +00:00
zYne
99ad6fbbc9 2007-06-19 23:15:52 +00:00
zYne
ea30a65b57 2007-06-19 23:07:05 +00:00
zYne
7eba036cdc 2007-06-19 22:55:34 +00:00
zYne
b525df802e 2007-06-19 22:02:11 +00:00
zYne
fbc1d9c3ec 2007-06-19 21:16:04 +00:00
zYne
ad3f5bb6ff 2007-06-19 19:51:25 +00:00
zYne
4ed1d1154a 2007-06-19 19:32:52 +00:00
zYne
91f51b92b9 fixes #351 2007-06-19 19:26:18 +00:00
zYne
50c9cf3bc6 2007-06-19 18:53:46 +00:00
zYne
7cac28ba34 2007-06-19 12:25:28 +00:00
zYne
a7632ff797 fixed index generation 2007-06-19 11:18:10 +00:00
zYne
0c560d73f9 2007-06-19 11:10:13 +00:00
zYne
997d066f02 fixed dropTable() 2007-06-19 10:58:54 +00:00
zYne
a0dd44ad63 2007-06-19 10:43:19 +00:00
zYne
c5d0890904 2007-06-19 10:40:39 +00:00
zYne
1c92387852 2007-06-19 10:33:48 +00:00
zYne
6ff9ee9124 2007-06-19 10:15:44 +00:00
zYne
3736c71a2c 2007-06-19 10:06:19 +00:00
zYne
ab530652bb added getRoot 2007-06-18 23:42:30 +00:00
zYne
a770f83d45 DQL-to-SQL lazy conversion 2007-06-18 22:30:15 +00:00
zYne
78e1ec9757 2007-06-18 21:22:11 +00:00
zYne
a6a612332f 2007-06-18 20:00:44 +00:00
zYne
45ceb8b03b 2007-06-18 19:58:53 +00:00
zYne
c12f764c95 tests for index auto-adding 2007-06-18 19:20:49 +00:00