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
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
ad21df553d
2007-06-25 19:25:23 +00:00
zYne
7488435668
2007-06-25 19:16:39 +00:00
zYne
d58b96041e
formatting fix
2007-06-25 19:07:14 +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
9c9597fc78
2007-06-25 10:32:59 +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
nicobn
9f8fbba4e9
... and made it a little more elegant.
2007-06-25 04:21:13 +00:00
nicobn
0eab525af5
Made bundle.php more intelligent.
2007-06-25 04:19:23 +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
11287992c7
tests for record template methods
2007-06-24 21:37:54 +00:00
zYne
782cbe37f8
new template methods
2007-06-24 21:37:19 +00:00
zYne
e057ab7d77
added driver tests for Doctrine_Query
2007-06-24 21:05:56 +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
romanb
4fb8046859
New doc section
2007-06-24 20:44:14 +00:00