Fix spacing in test schemas

This commit is contained in:
Aaron L 2016-09-18 16:07:57 -07:00
parent 34b30ce6c3
commit ea528d50b2
2 changed files with 306 additions and 306 deletions

View file

@ -62,7 +62,7 @@ CREATE TABLE magic (
time_nine timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
time_eleven date NULL,
time_twelve date NOT NULL,
time_fifteen date NULL DEFAULT '19990108',
time_fifteendate NULL DEFAULT '19990108',
time_sixteen date NOT NULL DEFAULT '1999-01-08',
aa json NULL,
bb json NOT NULL,