- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 31 Oct, 2006 2 commits
- 29 Oct, 2006 1 commit
-
-
zYne authored
-
- 22 Oct, 2006 1 commit
-
-
zYne authored
-
- 13 Oct, 2006 1 commit
-
-
romanb authored
Removed some remainders from the old validation behaviour. This fixes a bug where records dont get inserted.
-
- 08 Oct, 2006 1 commit
-
-
zYne authored
- validators codes are now string instead of integers (constants) - validating is now handled in record level - added new component Doctrine_Validator_ErrorStack - new methods Doctrine_Record::isValid() and Doctrine_Record::getErrorStack() - errorStack now as a record instance variable
-
- 30 Sep, 2006 1 commit
-
-
zYne authored
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135
-
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 24 Sep, 2006 1 commit
-
-
zYne authored
-
- 20 Sep, 2006 3 commits