ZeroDatesToNull
Whether or not to return Date and DateTime values consisting of all zeros as NULL.
データ型
bool
デフォルト値
false
解説
Whether or not to return Date and DateTime values consisting of all zeros as NULL. A value of all zeros indicates an invalid Date or DateTime value in MariaDB. Retrieving such a value may cause parsing errors unless you set this property to True.