mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-06 15:28:58 +01:00
* Fix for PDO_DBLIB (MSSQL). Set flag ANSI_NULL_DFLT_ON to ON for current connect to DB. This flag modifies the behavior of the session to override default nullability of new columns. By default, for some versions of dblib + freetds, this flag is off. ANSI recommends default behavior - NULL for new fields without default setted null/not null
47 KiB
47 KiB