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

1477 Commits

Author SHA1 Message Date
runa
9460ff9e2c use the connections array for key() 2007-04-24 17:33:10 +00:00
zYne
471a0a0005 2007-04-24 16:59:07 +00:00
zYne
92a6699e9a 2007-04-24 10:15:17 +00:00
romanb
bc24aafd87 Closed #313
Ticket: 313
2007-04-23 10:43:09 +00:00
zYne
e990c9e4f8 2007-04-22 11:06:19 +00:00
zYne
c39c751889 2007-04-22 10:54:01 +00:00
zYne
18944f39c6 2007-04-21 22:36:46 +00:00
zYne
f4d160e0d8 2007-04-20 23:58:28 +00:00
zYne
d81a843e73 boolean type fix 2007-04-20 18:18:44 +00:00
monolit
40b7b14fb7 explode queries by any whitespaces, not only spaces 2007-04-20 13:06:22 +00:00
meus
5990090652 Added getCollectionAsXml and cleaned up the getRecordAsXml function. It
should return primary_keys correctly now.
2007-04-20 12:42:53 +00:00
monolit
623228b4a9 avoid endless loops with __call in Doctrine_Query when calling non-existent overload method
(join, parsejoin, parseparsejoin, ...)
2007-04-20 10:11:49 +00:00
legenerationlazi
13840516a9 removed empty php tags at the top of some pages
html->wiki conversion previously missed
2007-04-19 20:41:19 +00:00
Jonathan.Wage
bdf8ce2076 Changed link to documentation2.php 2007-04-19 20:28:04 +00:00
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
legenerationlazi
4a93637eb9 combined hierarchical data docs(missing from TOC structure renaming) 2007-04-19 20:18:41 +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
pookey
32b564e742 minor change to test suite making it behave better in cases of exceptions and fatal errors 2007-04-18 19:29:41 +00:00
pookey
772701eaa3 formatting changes to run.php 2007-04-18 19:28:21 +00:00
zYne
2274554e36 2007-04-18 19:03:36 +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
legenerationlazi
be0143985e yet another 2007-04-17 23:47:51 +00:00
legenerationlazi
edd01f67bf take 3...or 4 2007-04-17 23:31:55 +00:00
legenerationlazi
be94b10147 fixed bogus php syntax (was breaking formatting) 2007-04-17 23:31:03 +00:00
legenerationlazi
ddc1b64245 2007-04-17 23:25:57 +00:00
legenerationlazi
61a96f0359 2007-04-17 23:24:53 +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
pookey
659ecb41b0 update to ticket #307 2007-04-16 11:47:34 +00:00
zYne
eaea971fe4 fixes #307 2007-04-14 16:28:09 +00:00
hansbrix
cc85ccca1a fixed unsupported text formatting within <code> tags (for SQL statements) 2007-04-13 23:33:37 +00:00
hansbrix
876973a8cb html->wiki conversion script 2007-04-13 21:49:11 +00:00
legenerationlazi
c4ca59647d testing conversion to wiki markup script 2007-04-13 19:32:57 +00:00
gnat
8b95e7e719 added RAND orderby 2007-04-13 19:32:29 +00:00
romanb
61dc5e19c2 2007-04-13 18:18:00 +00:00
zYne
3ffe5d0f9d 2007-04-13 18:06:48 +00:00