1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
romanb 4433e6ff40 Introduced constants: Doctrine::ATTR_AUTO_LENGTH_VLD and Doctrine::ATTR_AUTO_TYPE_VLD.
Both default to TRUE. If set to false, you need to explicitly specify "length" and/or "type" in the parameter of hasColumn that specifies the validators for that column.
2006-10-31 18:03:48 +00:00
draft 2006-09-28 21:05:21 +00:00
lib Introduced constants: Doctrine::ATTR_AUTO_LENGTH_VLD and Doctrine::ATTR_AUTO_TYPE_VLD. 2006-10-31 18:03:48 +00:00
manual Docs menu updated 2006-10-29 10:51:12 +00:00
tests Refactored Doctrine_Connection and Doctrine_Record, fixes #212 2006-10-30 23:00:09 +00:00
tools Fixes to the compiler. 2006-10-02 10:47:43 +00:00