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

108 Commits

Author SHA1 Message Date
meus
4e4dc0a6df fixed some failing testcases in columnaggregation. the if check was to strict 2007-07-28 20:27:38 +00:00
zYne
cfaa5f121f 2007-07-23 23:18:11 +00:00
meus
5d79089d1f fixes #395 applied Antik´s patch and ran tests. 1 less failure 2007-07-21 16:49:52 +00:00
meus
feaade5850 Fixing hasRelation closes #406 2007-07-21 15:46:31 +00:00
zYne
8651135b96 fixed INT_MAX issue 2007-07-20 09:38:10 +00:00
zYne
1633b07f1d 2007-07-17 20:59:09 +00:00
zYne
59be22b329 2007-07-16 19:19:29 +00:00
zYne
18115c7711 2007-07-13 16:22:49 +00:00
zYne
e47a72d3ce 2007-07-09 23:01:59 +00:00
zYne
0ae630046f 2007-07-09 22:47:34 +00:00
zYne
b2f255669b 2007-07-09 22:42:33 +00:00
zYne
58f6d356e0 renamed Doctrine_Record::obtainIdentifier() to Doctrine_Record::identifier(), fixed identityMap implementation 2007-07-05 23:21:29 +00:00
zYne
615dcdb84e 2007-07-05 20:03:38 +00:00
zYne
411779d102 2007-07-05 19:04:37 +00:00
zYne
b4ad603841 2007-06-28 11:56:56 +00:00
zYne
e3719874bd 2007-06-27 16:59:23 +00:00
zYne
625b6a3f82 2007-06-26 22:35:08 +00:00
zYne
d76814c8d1 removed Doctrine_Identifier 2007-06-26 09:51:08 +00:00
zYne
8faf31e3ae 2007-06-20 14:12:31 +00:00
zYne
1c92387852 2007-06-19 10:33:48 +00:00
zYne
82b9d0739c foreign key support 2007-06-14 20:43:04 +00:00
zYne
8eef3f44c4 updated doc blocks, added savepoint as optional transaction parameter 2007-06-11 23:25:46 +00:00
zYne
7fc8eebf10 2007-06-08 19:27:38 +00:00
zYne
a00c6061ab One-to-one relation fetching fixed 2007-06-07 17:04:56 +00:00
zYne
e42bb0e506 2007-06-05 21:02:21 +00:00
zYne
84eaea70d1 2007-06-05 21:00:39 +00:00
zYne
5bb1dbb893 2007-06-05 20:55:54 +00:00
zYne
d4c12c357d new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
romanb
502103d7a4 Performance improvements and a small fix. 2007-05-27 20:00:53 +00:00
zYne
adc870d2e5 old relation adapter layer now supports tree relations 2007-05-26 17:04:41 +00:00
zYne
71338c3d09 drafting the new relation model, still a lot of work 2007-05-22 15:57:17 +00:00
zYne
a7d1d643f0 updated doc blocks 2007-05-21 20:36:07 +00:00
zYne
e0eafb56d7 2007-05-21 20:06:18 +00:00
zYne
45f4ec2443 2007-05-20 18:33:29 +00:00
zYne
a39c35c83b 2007-05-19 19:54:15 +00:00
zYne
68088c16c5 Enum support for placeholders! 2007-05-17 23:13:58 +00:00
zYne
f26217c87a DQL core refactored 2007-05-16 19:20:55 +00:00
zYne
f4d160e0d8 2007-04-20 23:58:28 +00:00
zYne
b1c307c40a 2007-04-17 22:03:11 +00:00
zYne
7a9a86a5c6 fixes #310 2007-04-17 17:25:08 +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
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
4676d8f4bb 2007-04-03 18:08:50 +00:00
zYne
47daaa9cfa Algorithm for creating the tables in correct order 2007-04-03 17:36:46 +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
759c23f490 first draft for sqlite cascading delete emulation with triggers 2007-03-22 13:32:43 +00:00
zYne
f7a7472cae Foreign key exporting added 2007-03-21 22:11:18 +00:00
zYne
1da5baee10 2007-03-02 20:47:17 +00:00
zYne
a2046460b5 Relation model rewrite, draft 2 2007-02-17 12:38:02 +00:00