meus
d9b13a5c3a
Added getRecordAsXml that returns an record as XML.
...
In order for this to work specify the xml option in a record.
The xml option is an array that has 2 keys.
ignore_fields is an array of fields that are not displayed in the xml
include_relations(optional) is an array of relations that should be included in
the xml.
2007-04-19 20:24:08 +00:00
monolit
c3439aeebb
Ticket #312
...
Duplicated params in sql when using LIMIT or OFFSET and MYSQL - due to Doctrine_Query::getQuery()
2007-04-19 14:36:29 +00:00
gyim
44101abceb
FIX: Doctrine_Query::count() prevented execute() calls on the same query object
2007-04-19 14:16:04 +00:00
zYne
f6af2616c0
2007-04-18 11:14:38 +00:00
zYne
b71ac561c3
enhanced error handling
2007-04-18 11:11:07 +00:00
zYne
26a723e81d
fixed identifier quoting for update()
2007-04-18 09:49:54 +00:00
zYne
9862f45fc3
another identifier quoting fix
2007-04-18 09:48:23 +00:00
zYne
c5eb26c3ba
identifier quoting fix
2007-04-18 09:47:02 +00:00
zYne
707f801509
2007-04-18 08:59:10 +00:00
zYne
68de3e8244
oci8 alias fix
2007-04-17 22:16:11 +00:00
zYne
b1c307c40a
2007-04-17 22:03:11 +00:00
zYne
9e35c9029b
2007-04-17 17:41:51 +00:00
zYne
10f96e01e3
fixes #309
2007-04-17 17:36:55 +00:00
zYne
7a9a86a5c6
fixes #310
2007-04-17 17:25:08 +00:00
zYne
b81f399c12
2007-04-16 18:08:11 +00:00
zYne
60a59015e6
added new portability option
2007-04-16 18:00:03 +00:00
zYne
647542d5ee
2007-04-16 17:59:45 +00:00
pookey
ff1886754d
fixed #307
2007-04-16 14:43:12 +00:00
pookey
7b2a2ac84c
refs #307 comment 3
2007-04-16 13:49:14 +00:00
zYne
eaea971fe4
fixes #307
2007-04-14 16:28:09 +00:00
zYne
3ffe5d0f9d
2007-04-13 18:06:48 +00:00
romanb
0d2e83ff8a
made Doctrine_Query ignore empty orderby parameters
2007-04-13 18:03:44 +00:00
zYne
d1b9daa2b1
made Doctrine_Query ignore empty orderby parameters
2007-04-13 17:53:16 +00:00
runa
cd8452aa8b
added copydeep function
2007-04-12 18:32:07 +00:00
romanb
635bc1fa66
Improved the previous fix for the unique validator.
2007-04-12 13:37:45 +00:00
romanb
18766e6579
Fixed an issue with the unique validator.
2007-04-12 08:38:59 +00:00
meus
93c386f612
Fixed double quotes to single quotes
2007-04-11 19:12:38 +00:00
meus
be9d359937
Fixed indentation and other issues related to coding style
2007-04-11 19:06:13 +00:00
zYne
34cce3e0c8
2007-04-11 18:56:44 +00:00
zYne
907156fd02
2007-04-11 18:44:23 +00:00
zYne
b373cb8ef7
fixes #303
2007-04-11 18:37:05 +00:00
zYne
28e937b981
fixes #298
2007-04-11 18:35:15 +00:00
zYne
dcab3087f7
fixes #297
2007-04-11 18:29:27 +00:00
runa
01c93d3e02
bulkdelete delete multikey rows
2007-04-10 17:31:22 +00:00
meus
f402f879b2
Added support for fetching a subclass when querying the baseclass if the
...
inheritance mapping is met. Added tests for this and included tests. Wrote
documentation.
2007-04-08 14:55:14 +00:00
zYne
1af2164b19
fixes #296
2007-04-03 21:28:06 +00:00
zYne
b47381df1c
2007-04-03 21:19:24 +00:00
zYne
4676d8f4bb
2007-04-03 18:08:50 +00:00
zYne
37bb2d3a7a
2007-04-03 17:41:02 +00:00
zYne
47daaa9cfa
Algorithm for creating the tables in correct order
2007-04-03 17:36:46 +00:00
zYne
b1a3eed4e9
2007-04-02 16:54:46 +00:00
zYne
4f505c6b16
2007-04-02 16:50:35 +00:00
zYne
732bc89a89
fixes #300
2007-03-31 19:49:23 +00:00
zYne
b117b468dd
fixed mysql foreign key issue
2007-03-27 23:00:07 +00:00
zYne
0770450d5b
fixed autoinc field handling for unsigned attribute
2007-03-27 19:38:34 +00:00
zYne
1104ae7017
primary keys now unsigned by default, primary keys no longer used as foreign keys
2007-03-26 20:58:26 +00:00
zYne
4865602ee7
2007-03-26 20:52:34 +00:00
zYne
73942e7ec7
Check constraint parser added
2007-03-23 20:25:56 +00:00
zYne
cd78c4f600
2007-03-23 16:45:24 +00:00
zYne
ef7f3c2bf1
fixes #293
2007-03-23 16:31:35 +00:00