Add support for TIMESTAMP columns in SQLite (#12886)
TIMESTAMP columns will now map to :type/DateTime instead of attempted parsing them as times. Resolves #12045 [ci sqlite]
Loading
Please register or sign in to comment
TIMESTAMP columns will now map to :type/DateTime instead of attempted parsing them as times. Resolves #12045 [ci sqlite]