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

895 Commits

Author SHA1 Message Date
zYne
71338c3d09 drafting the new relation model, still a lot of work 2007-05-22 15:57:17 +00:00
zYne
b3b1f617fe 2007-05-21 21:52:14 +00:00
zYne
4a379951e6 2007-05-21 21:15:57 +00:00
zYne
2e6d8a9854 2007-05-21 21:06:17 +00:00
zYne
a7d1d643f0 updated doc blocks 2007-05-21 20:36:07 +00:00
zYne
abcc423fbf new relation parser now supports many-to-many relations 2007-05-21 20:27:56 +00:00
zYne
4f57aac33e 2007-05-21 20:21:49 +00:00
zYne
ec28b0b92a 2007-05-21 20:06:23 +00:00
zYne
e0eafb56d7 2007-05-21 20:06:18 +00:00
lsmith
6cb07b57e6 - fixed handling of non select queries
- moved code from _fetch() back into execute() as a result (maybe move the code after parseData() into a private function in order to keep the method size manageable
2007-05-21 19:15:29 +00:00
zYne
5227d51e7e 2007-05-21 17:35:20 +00:00
zYne
9e016069d5 2007-05-21 16:29:07 +00:00
zYne
2f10b04e72 2007-05-21 16:15:20 +00:00
zYne
5b22e5431f 2007-05-21 16:02:30 +00:00
zYne
df18483028 2007-05-20 21:51:10 +00:00
zYne
8bd1c75b4a added Db2 exception 2007-05-20 21:47:55 +00:00
zYne
598cdb5e01 added adapter exception class 2007-05-20 21:46:46 +00:00
zYne
56e3a39f83 added Db2 adapter 2007-05-20 21:46:10 +00:00
zYne
4aa70a18b0 2007-05-20 21:35:49 +00:00
zYne
999c72bbb6 2007-05-20 21:30:08 +00:00
zYne
0b9ea73aaf 2007-05-20 21:18:52 +00:00
zYne
919da9e6c6 2007-05-20 20:49:42 +00:00
zYne
ff73391637 2007-05-20 20:35:21 +00:00
zYne
7c2dc1a978 2007-05-20 19:28:21 +00:00
zYne
de3242227b 2007-05-20 18:40:53 +00:00
zYne
45f4ec2443 2007-05-20 18:33:29 +00:00
zYne
0f921a8c4d 2007-05-20 17:54:22 +00:00
zYne
10312db4eb fixed boolean conversion 2007-05-19 22:40:46 +00:00
zYne
71c52205ad fixed boolean conversion 2007-05-19 22:40:09 +00:00
zYne
b60f68d58e 2007-05-19 22:17:59 +00:00
zYne
a39c35c83b 2007-05-19 19:54:15 +00:00
zYne
531f4a4dea 2007-05-19 18:29:29 +00:00
zYne
5d4b8c45e6 Unified abstract class for RawSql and Query components 2007-05-19 18:06:42 +00:00
zYne
1508803443 2007-05-19 17:49:16 +00:00
zYne
4e888855d1 2007-05-19 17:29:43 +00:00
zYne
c9d9bf1905 2007-05-19 17:05:25 +00:00
zYne
bbe6f1c2ea 2007-05-18 09:35:00 +00:00
zYne
9d8cb481a7 2007-05-18 09:33:51 +00:00
zYne
4b09d95d0f 2007-05-18 09:30:29 +00:00
zYne
9b470a642b 2007-05-18 09:26:38 +00:00
zYne
22753f1931 2007-05-18 09:22:31 +00:00
zYne
62e7ba76db 2007-05-18 09:22:06 +00:00
zYne
68088c16c5 Enum support for placeholders! 2007-05-17 23:13:58 +00:00
zYne
b6b91ac0ee 2007-05-17 21:48:12 +00:00
Jonathan.Wage
a1ef5fbf4b Fixed issue with isValidNode() and it not accepting an argument when it should allow it. 2007-05-17 19:52:50 +00:00
zYne
6f466c3f9c 2007-05-16 22:51:28 +00:00
zYne
882318613b 2007-05-16 22:45:39 +00:00
zYne
f44784d908 made all manager variables protected and adhere to Zend naming conventions 2007-05-16 22:45:13 +00:00
zYne
5d3660f285 2007-05-16 22:34:38 +00:00
zYne
1b3e981737 2007-05-16 22:28:32 +00:00
zYne
33bb25ac20 2007-05-16 22:22:54 +00:00
zYne
936d442cc0 2007-05-16 21:51:23 +00:00
zYne
2291272ebf 2007-05-16 21:47:23 +00:00
zYne
827755afd3 2007-05-16 21:28:33 +00:00
zYne
82ba74e2e8 2007-05-16 20:27:03 +00:00
zYne
330bf1d408 2007-05-16 19:52:06 +00:00
zYne
f26217c87a DQL core refactored 2007-05-16 19:20:55 +00:00
zYne
389d137312 2007-05-15 22:37:04 +00:00
zYne
db08423507 2007-05-15 15:33:18 +00:00
zYne
f44cad9c4e 2007-05-15 10:18:34 +00:00
zYne
a430d22cf4 2007-05-15 10:07:05 +00:00
zYne
60276421e7 2007-05-14 23:04:32 +00:00
zYne
86fa70d6d1 2007-05-14 17:56:47 +00:00
meus
00bf8c9522 Fatal error: Cannot make non static method Doctrine_Exception::errorMessage() static in class Doctrine_Connection_Exception 2007-05-14 13:00:14 +00:00
zYne
5b2c3a4ead 2007-05-12 23:27:16 +00:00
zYne
a51e7742fa added Doctrine_Record_Filter 2007-05-12 22:42:16 +00:00
zYne
6a2012b4cf made dump accept second parameter as native function var_dump 2007-05-11 21:33:23 +00:00
lsmith
ad0f389870 - added ability to set scale at runtime 2007-05-11 19:20:38 +00:00
lsmith
fd0c11073c - remove debug code 2007-05-11 19:15:18 +00:00
lsmith
efc7baa19b - use ATTR_DECIMAL_PLACES when defining a decimal field 2007-05-11 19:13:20 +00:00
zYne
4d1722fba4 added ATTR_DECIMAL_PLACES 2007-05-11 19:08:16 +00:00
zYne
29a6d2ef7f added new methods 2007-05-11 19:07:06 +00:00
zYne
e3b3439415 2007-05-10 23:46:09 +00:00
zYne
7c78d89217 2007-05-10 23:45:26 +00:00
zYne
f99e3dd476 added Doctrine_Hydrate_Exception 2007-05-10 21:31:09 +00:00
romanb
4b5731baf5 Make Doctrine_Node_NestedSet::delete() work correctly with multiple roots. 2007-05-08 19:35:31 +00:00
subzero2000
86fe74d58e Added support for gzip and enum types that was missing so when
Doctrine_Record::unserialize() calls Doctrine_Record::cleanData(),
the data for gzip and enum types is correct. Fixes #322.

Also, minor formatting cleanup in Doctrine_Record::serialize().
2007-05-07 22:46:47 +00:00
subzero2000
b68a791bf7 Added back proper type-casting of integer and boolean types that was added in r419 and removed in r422. Fixes #321. 2007-05-07 22:39:25 +00:00
romanb
f0236dc9a1 More additions to the NestedSet implementation: Added $node->makeRoot() which can be used when using many roots to detach a node from a tree and make it a root node itself. 2007-05-07 18:29:52 +00:00
romanb
e90e62c9f7 Small fix: createRoot() only generates a root id if it doesnt already have a valid value 2007-05-07 16:05:14 +00:00
romanb
a1ee3f97e7 Added support for transparently moving nodes between different trees when using many roots (EXPERIMENTAL!) 2007-05-07 15:49:23 +00:00
zYne
0a58490a1f 2007-05-01 19:26:03 +00:00
zYne
3b48b7911c 2007-04-26 18:06:16 +00:00
zYne
e81891e310 2007-04-26 17:42:03 +00:00
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
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
zYne
3c3408a99a 2007-03-23 16:29:58 +00:00
zYne
759c23f490 first draft for sqlite cascading delete emulation with triggers 2007-03-22 13:32:43 +00:00
zYne
306dd80312 sqlite foreign key support 2007-03-22 12:47:37 +00:00
zYne
8428338c21 2007-03-21 23:09:39 +00:00
zYne
f7a7472cae Foreign key exporting added 2007-03-21 22:11:18 +00:00
gnat
1fbb8b6c08 unitialized or typo variables 2007-03-20 23:22:51 +00:00
gnat
04d0993a35 fixed two typos/non-existent variables. 2007-03-20 23:15:51 +00:00
zYne
e592d77f14 2007-03-18 20:00:45 +00:00
zYne
8bb4d38ee0 2007-03-18 18:38:49 +00:00
zYne
0040261fb8 fixes #290 2007-03-18 18:38:00 +00:00
zYne
24abb16c75 2007-03-16 22:17:32 +00:00
zYne
a9817a03d5 new methods: addSelect() and addHaving() 2007-03-16 22:05:36 +00:00
cpowers
e65f623aea Added validator for unsigned data types
Ticket: 288
2007-03-16 19:19:30 +00:00
zYne
b254399733 fixes #286 2007-03-14 19:57:38 +00:00
zYne
7cb5143eb8 little draft for introducing DI into Doctrine 2007-03-09 13:58:22 +00:00
slickrick
fdf9db4020 * Added varchar default type parser 2007-03-08 23:22:59 +00:00
subzero2000
9143270e06 fixes #281 2007-03-07 23:08:17 +00:00
zYne
13cd323717 2007-03-07 10:57:40 +00:00
zYne
41347bf2be added Frontbase export driver 2007-03-07 10:55:35 +00:00
zYne
eb55ec4a5f ported guid() from MDB2 2007-03-07 10:38:45 +00:00
zYne
e68b193c0a ported listTableViews and listViews from MDB2 cvs 2007-03-07 09:59:44 +00:00
zYne
8bc6813100 fixed DQL DELETE handling for mysql 2007-03-02 22:13:05 +00:00
zYne
1da5baee10 2007-03-02 20:47:17 +00:00
zYne
fecce947ed fixed the handling of hooked parameters 2007-03-02 18:47:46 +00:00
gyim
84acea5d9a fixed saving records using multiple connections 2007-03-02 09:23:24 +00:00
zYne
1dfbc5b007 fixed the handling of aliases within DQL DELETE and UPDATE queries 2007-03-01 21:48:09 +00:00
zYne
9b525f348b updated the DQL DELETE handling 2007-03-01 21:32:08 +00:00
zYne
80093d7f76 fixes #278 2007-02-27 22:54:27 +00:00
zYne
c86636633e added some export constants 2007-02-27 18:13:48 +00:00
pookey
61ccabb692 minor fix to case statement in Doctrine::dump 2007-02-26 22:15:34 +00:00
zYne
cea5cf384b added now() support for pgsql driver 2007-02-18 20:50:50 +00:00
zYne
82dbb99386 updated oracle import driver 2007-02-17 18:40:22 +00:00
zYne
7fdb9509f0 2007-02-17 18:35:24 +00:00
zYne
5317ae2227 2007-02-17 18:21:26 +00:00
zYne
b4099e45aa varchar max length fix 2007-02-17 18:18:44 +00:00
zYne
81a8f3d545 2007-02-17 18:14:32 +00:00
zYne
a2046460b5 Relation model rewrite, draft 2 2007-02-17 12:38:02 +00:00
zYne
9f42b87575 added dump() method 2007-02-17 10:35:45 +00:00
romanb
d121a4cf2c Fixed #273
Ticket: 273
2007-02-17 10:00:04 +00:00
zYne
180d435e3d Relation model rewrite, first draft 2007-02-16 22:54:59 +00:00
zYne
a4167f8de8 little bug fix 2007-02-16 19:54:41 +00:00
zYne
008de1024d 2007-02-16 19:16:00 +00:00
zYne
eebe47f0fa 2007-02-15 13:30:05 +00:00
zYne
4a020a90fe 2007-02-15 11:41:00 +00:00
zYne
ee8c1a0a6d boolean parsing updated 2007-02-15 11:38:26 +00:00
zYne
e80b339d7f boolean value parsing added 2007-02-15 11:36:43 +00:00
zYne
f4553f800f 2007-02-15 11:23:02 +00:00
zYne
0b3a3c38b3 Index support added! 2007-02-11 22:53:35 +00:00
zYne
5744f045da updated doc blocks 2007-02-11 08:46:29 +00:00
zYne
89a36ca905 2007-02-11 08:42:13 +00:00
zYne
63de17fe4f 2007-02-11 00:53:44 +00:00
zYne
81a21344bd 2007-02-10 21:51:53 +00:00
zYne
a92d8d7cec 2007-02-10 21:07:47 +00:00
zYne
d4fa4640cb updated index handling 2007-02-10 20:48:11 +00:00
romanb
93a737b4e1 Added missing multiple root support for Doctrine_Node_NestedSet::getParent() 2007-02-10 18:07:05 +00:00
romanb
18cf2887cf Added missing multiple root support for Doctrine_Node_NestedSet::getFirstChild() and
Doctrine_Node_NestedSet::getLastChild()
2007-02-10 17:58:29 +00:00
romanb
a0def4808f Added missing multiple root support to Doctrine_Node_NestedSet::getNextSibling()
and Doctrine_Node_NestedSet::getPrevSibling()
2007-02-10 17:51:42 +00:00
romanb
e006ebb056 Added missing multiple root support to Doctrine_Node_NestedSet::getAncestors(). 2007-02-10 17:32:26 +00:00
zYne
ec6fc6881c 2007-02-10 14:48:23 +00:00
zYne
653b42c2b3 2007-02-10 14:41:52 +00:00
zYne
eef58aff4b unique index support added 2007-02-10 14:41:24 +00:00
zYne
855ee3a8e3 2007-02-10 14:41:11 +00:00
zYne
89fa42e840 added index() 2007-02-10 14:22:15 +00:00
zYne
31624bce5f support for unique constraint 2007-02-10 14:22:02 +00:00
romanb
3d8ff310c1 Removed an echo statement of an undefined variable. Possibly a remainder of some debug output. 2007-02-10 14:18:30 +00:00
zYne
99edf66af4 2007-02-10 14:10:51 +00:00
zYne
b29a0340dd identifier constants added 2007-02-10 12:38:34 +00:00
zYne
be5750aee8 2007-02-10 12:35:47 +00:00
zYne
e9d7274fc2 updated import builder 2007-02-10 11:02:52 +00:00
zYne
8703d6e913 2007-02-10 11:02:29 +00:00
zYne
c25911712b 2007-02-10 11:01:04 +00:00
zYne
54239c7f10 better listColumns handling 2007-02-10 10:59:55 +00:00
zYne
9471145115 better listColumns handling 2007-02-10 10:59:34 +00:00
pookey
862b7cdfaf possible improvements to Cache class 2007-02-09 23:39:01 +00:00
pookey
8844515ffc fixing error in my previous commit 2007-02-09 23:20:18 +00:00
zYne
e1e97313a2 2007-02-09 23:16:47 +00:00
pookey
160bae1aa3 tiny optimisation, and fix for handling of _data private member variable 2007-02-09 23:16:08 +00:00
pookey
c43d470ac0 fixing var name 2007-02-09 22:58:19 +00:00
zYne
2c306fdce0 2007-02-09 22:43:38 +00:00
romanb
ee2c5f6231 Fixed a bug in Doctrine_Node_NestedSet::getRootValue() and setRootValue(). They were still using underscore property names (roo_column_name, ...). 2007-02-09 22:15:04 +00:00
zYne
2922c9aff6 caching docs 2007-02-09 20:56:04 +00:00
zYne
b3ad23bbd1 cache implementation continues 2007-02-09 20:02:49 +00:00
fabien
20e23d9986 fixed missing argument to compile() method 2007-02-09 15:54:09 +00:00
zYne
52a5ec1704 2007-02-08 22:31:54 +00:00
zYne
21e22ba908 2007-02-08 22:23:47 +00:00
zYne
3ab8a56e39 2007-02-08 22:19:17 +00:00
zYne
badc58d746 comments added 2007-02-08 22:11:18 +00:00
zYne
3c699f66a9 2007-02-08 22:07:11 +00:00
zYne
6f4c3c20c7 2007-02-08 22:06:03 +00:00
zYne
880422ca88 2007-02-08 21:31:20 +00:00
zYne
35a760aadc 2007-02-08 21:29:06 +00:00
zYne
4282758023 fixed Doctrine_Query::count() 2007-02-08 18:26:05 +00:00
zYne
8dc99daa9f Refactored many classes 2007-02-08 13:56:23 +00:00
joesimms
2662410495 fixed bug to always parse tree options as array 2007-02-08 13:39:27 +00:00
zYne
e49ebe57d8 added Column class 2007-02-08 13:13:27 +00:00
joesimms
02efd7f73b refactoring for tree implementation 2007-02-08 12:53:32 +00:00
zYne
8eabed57d6 tree handling added 2007-02-07 23:10:41 +00:00
zYne
43369bb48f 2007-02-07 22:54:03 +00:00
runa
2e6e9d6df8 array was not initalized 2007-02-07 16:31:28 +00:00
zYne
dc73de10b3 2007-02-07 16:04:50 +00:00
zYne
ddb45098c0 little fix 2007-02-07 15:13:43 +00:00
zYne
0b8d297cb9 2007-02-07 14:23:30 +00:00
zYne
2b06f512d2 added support for random() 2007-02-07 14:22:45 +00:00
zYne
5e4d1c3fdf added ORDER BY RANDOM() 2007-02-07 14:16:07 +00:00