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

69 Commits

Author SHA1 Message Date
zYne
15c4235faa 2007-09-18 17:26:17 +00:00
zYne
a63c8fe80a 2007-09-17 22:30:45 +00:00
zYne
9d755abc23 2007-09-17 22:26:25 +00:00
zYne
cb36f5d092 2007-09-17 21:51:42 +00:00
meus
f3a377a794 replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
zYne
78c3ba652a 2007-09-02 22:08:02 +00:00
zYne
a6318cbe93 deprecated validation attributes VLD, AUTO_LENGTH_VLD and AUTO_TYPE_VLD, introduced new attribute ATTR_VALIDATE 2007-09-02 20:36:58 +00:00
zYne
4fc6efd82f fixes #440 2007-08-29 21:57:46 +00:00
zYne
a2111d60af 2007-07-23 18:32:29 +00:00
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