1
0
mirror of synced 2025-01-18 06:21:40 +03:00
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
2006-09-28 21:05:21 +00:00
2006-10-29 10:51:12 +00:00
2006-10-02 10:47:43 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT 32 MiB
Languages
PHP 100%