Fix NULL default value schema describing in sqlite.
* When getting schema for table column with DEFAULT NULL, populate returned object with null rather than string literal 'NULL'. * Fixes #5051
Showing
with
12 additions
and
1 deletions
-
Please register or sign in to post a comment