- 11 Nov, 2006 1 commit
-
-
zYne authored
-
- 10 Nov, 2006 4 commits
- 08 Nov, 2006 1 commit
-
-
zYne authored
-
- 02 Nov, 2006 1 commit
-
-
zYne authored
-
- 01 Nov, 2006 9 commits
-
-
Tanken authored
fixed declaration of Doctrine_Connection_Pgsql::modifyLimitQuery and Doctrine_Connection_Common::modifyLimitQuery to be the same
-
zYne authored
Removed getState() and concat() methods from mysql driver, getState() is not needed (it resides at transaction class) and concat is located at mysql expression driver
-
zYne authored
-
zYne authored
-
zYne authored
-
zYne authored
-
zYne authored
-
zYne authored
-
zYne authored
-
- 31 Oct, 2006 5 commits
- 30 Oct, 2006 2 commits
- 29 Oct, 2006 1 commit
-
-
zYne authored
-
- 26 Oct, 2006 1 commit
-
-
zYne authored
Ticket: 199
-
- 22 Oct, 2006 1 commit
-
-
zYne authored
-
- 20 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
-
- 06 Oct, 2006 1 commit
-
-
zYne authored
-
- 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
-
- 28 Sep, 2006 1 commit
-
-
zYne authored
Ticket: 134
-
- 26 Sep, 2006 1 commit
-
-
pookey authored
-