• romanb's avatar
    - Added Doctrine_Record::trySave() · cb924af3
    romanb authored
    - 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.)
    cb924af3
Validator.php 8.62 KB