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

60 Commits

Author SHA1 Message Date
zYne
c1511dd391 2007-07-11 22:03:47 +00:00
zYne
d434174a96 added Search component, new record event listeners and some tests 2007-07-11 14:39:15 +00:00
zYne
7133b67657 2007-07-08 19:33:57 +00:00
zYne
615dcdb84e 2007-07-05 20:03:38 +00:00
zYne
0624cbd867 2007-06-29 10:18:05 +00:00
zYne
397607762b 2007-06-26 11:35:58 +00:00
subzero2000
dea4968a23 Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
zYne
4f7e92ffb9 2007-06-25 10:21:57 +00:00
zYne
14488476fc 2007-06-25 10:16:54 +00:00
zYne
e1fbae22a4 EventListener method names updated 2007-06-25 10:08:03 +00:00
zYne
113ac3b9e0 1. Merging two event listener APIs
2. Merging Doctrine_Db functionality into Doctrine_Connection

3. Merging Doctrine_Db modules to Doctrine_Connection plugins
2007-06-19 23:33:04 +00:00
zYne
d6095a2420 added IntegrityMapper for future emulation purposes 2007-06-14 18:15:33 +00:00
zYne
670a961a3b 2007-06-11 15:40:31 +00:00
zYne
7bb0a29819 2007-06-07 16:26:01 +00:00
zYne
33fecefdb6 2007-06-05 17:56:04 +00:00
zYne
e3cc035103 2007-05-31 18:47:08 +00:00
zYne
ecbecaa67b new attribute Doctrine::ATTR_LOAD_REFERENCES 2007-05-30 10:20:21 +00:00
zYne
525e7d74a1 2007-05-24 16:53:51 +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
1b3e981737 2007-05-16 22:28:32 +00:00
lsmith
efc7baa19b - use ATTR_DECIMAL_PLACES when defining a decimal field 2007-05-11 19:13:20 +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
b1a3eed4e9 2007-04-02 16:54:46 +00:00
zYne
4f505c6b16 2007-04-02 16:50:35 +00:00
zYne
f7a7472cae Foreign key exporting added 2007-03-21 22:11:18 +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
zYne
180d435e3d Relation model rewrite, first draft 2007-02-16 22:54:59 +00:00
zYne
eebe47f0fa 2007-02-15 13:30:05 +00:00
pookey
6f4b4e0e01 removing exception when trying to call connection twice 2007-02-05 14:13:13 +00:00
zYne
1132282fee Doctrine_Db_Statement no longer depends on PDOStatement 2007-02-01 22:46:59 +00:00
zYne
cdddf75112 added contains 2007-01-25 21:40:40 +00:00
chtito
58f78693a0 added the possibility not to set the new connection as current connection 2007-01-19 17:00:25 +00:00
lsmith
239995d3c3 - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +00:00
lsmith
4e22f1fbaf - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
lsmith
716bb65b86 - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
zYne
61c906266b Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes 2006-12-27 21:35:32 +00:00
zYne
84bbfccbe2 DQL now supports UPDATE queries 2006-12-14 13:26:16 +00:00
gnat
4b6008b17d added Mock DB Driver to allow Table property inspection without a real connection to a database 2006-12-08 15:43:36 +00:00
zYne
9bed1ba118 2006-12-07 23:26:38 +00:00
chtito
a65e106ecc fixed typo 2006-12-06 06:44:29 +00:00
zYne
2d29792301 Doctrine now works seamlessly in multi-connection environment where connections are bound to classes 2006-12-05 21:46:38 +00:00
zYne
9aeeffe24e component connection management 2006-12-05 18:38:04 +00:00
zYne
dd79e12a28 removed datasource handling as lazy connecting is now being done by Doctrine_Db automatically 2006-12-05 18:24:22 +00:00
zYne
fcce6bd239 Updated transaction drivers, ORM core now uses the new Export API 2006-12-02 14:40:47 +00:00
zYne
be7931ed3a Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes 2006-11-27 22:22:31 +00:00
zYne
70e467b7bf Added Doctrine_Adapter, updated many driver classes 2006-11-23 22:54:10 +00:00
zYne
c134ad16cb Added support for new attributes 2006-11-21 23:35:08 +00:00