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

31 Commits

Author SHA1 Message Date
zYne
9d8dfbce50 2007-07-20 20:03:32 +00:00
zYne
58f6d356e0 renamed Doctrine_Record::obtainIdentifier() to Doctrine_Record::identifier(), fixed identityMap implementation 2007-07-05 23:21:29 +00:00
zYne
c5fc122852 fixes #364, optimized the bulkDelete for composite primary keys, security check for circular references in cascading saves 2007-06-26 13:08:58 +00:00
zYne
ae8f683856 2007-06-26 11:19:25 +00:00
zYne
c45823aa49 new transaction tests 2007-06-25 18:47:36 +00:00
zYne
a593d746c3 2007-06-25 17:51:19 +00:00
zYne
fb46481ab2 added namespaces for event constants 2007-06-25 17:24:20 +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
8eef3f44c4 updated doc blocks, added savepoint as optional transaction parameter 2007-06-11 23:25:46 +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
389d137312 2007-05-15 22:37:04 +00:00
zYne
9862f45fc3 another identifier quoting fix 2007-04-18 09:48:23 +00:00
zYne
34cce3e0c8 2007-04-11 18:56:44 +00:00
zYne
907156fd02 2007-04-11 18:44:23 +00:00
runa
01c93d3e02 bulkdelete delete multikey rows 2007-04-10 17:31:22 +00:00
zYne
d3b6acfff0 2007-02-06 19:05:03 +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
cb20dfafc7 updated datadict drivers 2006-12-02 22:44:53 +00:00
zYne
fcce6bd239 Updated transaction drivers, ORM core now uses the new Export API 2006-12-02 14:40:47 +00:00
zYne
cab5b432a6 Updated transaction drivers 2006-11-30 23:51:44 +00:00
zYne
fe88258168 Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00
zYne
70e467b7bf Added Doctrine_Adapter, updated many driver classes 2006-11-23 22:54:10 +00:00
zYne
d6d7824135 Refactored connection modules, added new methods to Doctrine_Connection 2006-11-16 12:46:23 +00:00
zYne
8b5cf30ef8 Updated Pgsql datadict driver, moved transaction isolation functionality to Doctrine_Transaction 2006-11-14 18:21:36 +00:00
zYne
61c59aa0e0 Doctrine_Transaction drivers 2006-11-13 20:31:38 +00:00
zYne
9f54ba0398 First draft for the new Transaction component 2006-11-13 20:09:14 +00:00