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

910 Commits

Author SHA1 Message Date
zYne
8007b32ca0 drafting Doctrine_Db functionality into connection class 2007-06-12 19:39:03 +00:00
zYne
e4db5eb3a4 made compiler dynamic 2007-06-12 19:05:56 +00:00
zYne
c417a3b3a6 boolean value handling fix 2007-06-12 16:52:35 +00:00
zYne
1cfe7fc65a 2007-06-12 16:18:43 +00:00
zYne
8ee01ce3b2 2007-06-11 23:37:24 +00:00
zYne
8eef3f44c4 updated doc blocks, added savepoint as optional transaction parameter 2007-06-11 23:25:46 +00:00
zYne
595071f767 added full support for join table self-referencing 2007-06-11 19:27:16 +00:00
zYne
670a961a3b 2007-06-11 15:40:31 +00:00
zYne
43af7b69f2 2007-06-11 15:33:59 +00:00
zYne
216cdde6a9 2007-06-10 19:43:52 +00:00
zYne
a361fdaf1a 2007-06-10 19:39:50 +00:00
zYne
44c2399cdf added Mock driver 2007-06-10 19:38:22 +00:00
zYne
d275bed4e7 fixed sequence handling 2007-06-10 19:28:47 +00:00
zYne
1238a5000a fixed some more E_STRICT issues 2007-06-10 19:20:40 +00:00
zYne
6ea281f1d9 fixed E_STRICT issues 2007-06-10 19:17:26 +00:00
zYne
6d8003c32e made Firebird adhere to strict standards 2007-06-10 19:12:01 +00:00
zYne
b70f6cd7ac 2007-06-10 19:09:36 +00:00
zYne
ca775fdc99 fixed many-to-many column guessing 2007-06-09 21:54:08 +00:00
zYne
115cadb081 complete support for DISTINCT keyword 2007-06-08 20:17:17 +00:00
zYne
a358559882 2007-06-08 19:29:01 +00:00
zYne
7fc8eebf10 2007-06-08 19:27:38 +00:00
zYne
a64e675871 2007-06-08 19:07:32 +00:00
zYne
f2895955e8 2007-06-07 20:46:08 +00:00
runa
7a00232c7a fixes bug with extended-non-Doctrine_Record tables and makes the relationship parser to fallback to the old method to find keys if it cannot be guessed 2007-06-07 19:20:24 +00:00
romanb
42170dd406 Fixed #328
Ticket: 328
2007-06-07 19:17:56 +00:00
zYne
bc717ac900 2007-06-07 18:31:11 +00:00
zYne
cc998bf165 2007-06-07 18:21:07 +00:00
zYne
7bacdf0721 2007-06-07 17:58:41 +00:00
zYne
a00c6061ab One-to-one relation fetching fixed 2007-06-07 17:04:56 +00:00
zYne
7bb0a29819 2007-06-07 16:26:01 +00:00
zYne
22a2494569 2007-06-06 00:12:44 +00:00
zYne
86c5a659ed 2007-06-06 00:02:50 +00:00
zYne
6ef0cc9993 2007-06-05 23:58:11 +00:00
zYne
c697f09f32 2007-06-05 23:35:11 +00:00
zYne
3230021f7f Proper false statement handling 2007-06-05 23:19:12 +00:00
zYne
b41714eec5 2007-06-05 23:15:15 +00:00
zYne
2a99edae06 2007-06-05 22:37:38 +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
1e2b0bf67b 2007-06-05 19:23:01 +00:00
zYne
c8d36a399a Removed deprecated AccessorInvoker 2007-06-05 19:14:43 +00:00
zYne
dcc3bd8c7d 2007-06-05 18:38:00 +00:00
zYne
33fecefdb6 2007-06-05 17:56:04 +00:00
zYne
cc56542d11 2007-06-04 22:55:47 +00:00
zYne
a0a9df9b71 2007-06-04 22:45:03 +00:00
zYne
4d0310bfd5 2007-06-04 22:38:39 +00:00
zYne
63bca659f8 huge bug fix for new hydration algorithm 2007-06-04 22:37:27 +00:00
runa
a41cd2bb01 support for unique columns in multikey tables 2007-06-04 18:47:26 +00:00
romanb
d7d1bdd97a Bugfix for parseData2(). Unrelated to the issues mentioned in my previous commit. 2007-06-02 20:33:41 +00:00
zYne
2662b46e9a DQL aggregate value model rewrite 2007-06-01 10:17:50 +00:00
zYne
62e1e7d6b9 2007-05-31 22:00:59 +00:00
zYne
a5ab96546e 2007-05-31 21:06:11 +00:00
zYne
bf3b4d6e75 2007-05-31 20:13:04 +00:00
zYne
bc1d7e0cd4 2007-05-31 20:11:58 +00:00
zYne
e3cc035103 2007-05-31 18:47:08 +00:00
zYne
e7732ee975 DQL limit-subquery-algorithm ORDER BY handling fixed 2007-05-31 18:30:47 +00:00
zYne
d4c12c357d new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
zYne
12a9f30a76 2007-05-30 10:38:32 +00:00
zYne
ecbecaa67b new attribute Doctrine::ATTR_LOAD_REFERENCES 2007-05-30 10:20:21 +00:00
zYne
b8559e37ec 2007-05-30 10:19:52 +00:00
zYne
58ec853b36 2007-05-29 19:20:39 +00:00
zYne
b969552cc2 2007-05-29 18:59:14 +00:00
zYne
cc01ca4686 2007-05-29 18:55:46 +00:00
zYne
e448bcb889 2007-05-29 17:36:15 +00:00
zYne
e77b65bbcf first (ugly) draft for array population algorithm 2007-05-28 19:03:57 +00:00
zYne
b774c98777 2007-05-28 15:13:11 +00:00
romanb
2f0178d273 Two bugfixes. 2007-05-28 09:54:29 +00:00
romanb
502103d7a4 Performance improvements and a small fix. 2007-05-27 20:00:53 +00:00
zYne
560079825e 2007-05-27 19:05:33 +00:00
zYne
fa11260e75 2007-05-27 18:56:04 +00:00
zYne
2973b274e4 2007-05-27 18:52:33 +00:00
zYne
0b819a2919 2007-05-27 18:50:56 +00:00
zYne
6673186970 dql resultSet cache, first draft 2007-05-27 11:38:16 +00:00
zYne
520178509d 2007-05-26 19:50:40 +00:00
zYne
adc870d2e5 old relation adapter layer now supports tree relations 2007-05-26 17:04:41 +00:00
zYne
49574ce956 2007-05-26 16:49:58 +00:00
zYne
adc6c1b22a new connection module: Formatter 2007-05-25 09:45:41 +00:00
zYne
1e5c0d674c fixes #333 2007-05-24 22:08:54 +00:00
zYne
b1a7875618 2007-05-24 19:47:28 +00:00
zYne
bf263fe1b3 2007-05-24 19:29:27 +00:00
zYne
54fcf19fdc 2007-05-24 18:35:52 +00:00
zYne
6b86c9fa47 2007-05-24 18:30:18 +00:00
zYne
b4bcc51c12 2007-05-24 18:21:26 +00:00
zYne
b6dcef0eee 2007-05-24 18:00:35 +00:00
zYne
2ce1c5f483 2007-05-24 17:49:15 +00:00
zYne
755f30f642 2007-05-24 17:46:32 +00:00
zYne
df773520d6 2007-05-24 17:40:54 +00:00
zYne
7e953aa240 subquery aliases now mapped to aliasMap 2007-05-24 17:22:43 +00:00
zYne
074a434ae2 2007-05-24 17:13:59 +00:00
zYne
4b7a4a0e97 2007-05-24 16:54:42 +00:00
zYne
525e7d74a1 2007-05-24 16:53:51 +00:00
zYne
2d9c165fad parser caching functionality added 2007-05-24 16:13:50 +00:00
zYne
324188a6f4 added cache constants 2007-05-24 16:13:36 +00:00
zYne
199d818f38 2007-05-24 14:36:10 +00:00
runa
569ad7cfa0 fixed typo 2007-05-24 14:27:10 +00:00
zYne
e03ef62527 2007-05-24 14:19:44 +00:00
zYne
3d4bcd4099 2007-05-24 13:58:36 +00:00
zYne
28af01fd8b 2007-05-24 13:52:30 +00:00
zYne
60136a4b0a 2007-05-24 13:29:18 +00:00
zYne
775e861f1e 2007-05-24 13:01:58 +00:00
zYne
e3e001efbc 2007-05-23 21:49:27 +00:00
zYne
e922ae7689 2007-05-23 21:13:13 +00:00
zYne
8c54e8d736 fixed delete state handling 2007-05-23 20:41:03 +00:00
zYne
01d8e55bd0 fixed reference setting 2007-05-23 20:33:47 +00:00
zYne
796c53fc87 remove getter / setter invocation from the core, getter / setter generation will soon be part of Import 2007-05-23 20:26:21 +00:00
romanb
c57cf249c6 Important security fix for the e-mail validator. The D modifier was missing in the pattern. 2007-05-23 09:55:32 +00:00
zYne
f2484d1726 2007-05-22 21:05:52 +00:00
zYne
7d10dbe190 transaction deletes no longer unset record identifiers 2007-05-22 20:56:59 +00:00
zYne
58bfed2bec 2007-05-22 20:52:19 +00:00
zYne
7e003d3aa1 transactions now register collections for snapshots 2007-05-22 20:47:27 +00:00
zYne
124fbff038 2007-05-22 20:11:56 +00:00
zYne
f6bb8c9726 2007-05-22 18:09:54 +00:00
zYne
99037abdad 2007-05-22 17:42:47 +00:00
zYne
146b215d06 2007-05-22 16:58:34 +00:00
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