1
0
mirror of synced 2024-12-13 14:56:01 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
romanb cb924af310 - Added Doctrine_Record::trySave()
- Modified the length validation to skip validation for integer fields. The length of integer fields represents the number of bytes and is used for table creation (4 = INT, ect.)
2007-01-19 20:47:24 +00:00
draft 2007-01-16 17:59:35 +00:00
lib - Added Doctrine_Record::trySave() 2007-01-19 20:47:24 +00:00
manual joesimms: fixed link to tree traversal information in docs 2007-01-15 13:45:10 +00:00
models 2007-01-09 22:59:15 +00:00
tests added PDO based attributes, fixed DQL aggregate value handling with left joins + added some new tests 2007-01-17 22:07:09 +00:00
tools Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch) 2006-12-29 16:40:00 +00:00