mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-04 23:34:05 +01:00
replaces pull request #1842 CMysqlColumnSchema: support for MySQL BIT(M) data type proper default values. For example, MySQL (MariaDB) return default value as "b'1'" string, not as "1", so, this case should be considered especially. See also http://dev.mysql.com/doc/refman/5.0/en/bit-type.html
5.9 KiB
5.9 KiB