Loading db/tables.sql +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ format VARCHAR(8), cat_id INT not null, cat_type INT not null DEFAULT 0, registerdate TIMESTAMP not null DEFAULT CURRENT_TIMESTAMP, docdate VARCHAR(10), docdate VARCHAR(20), favorite INT not null DEFAULT 0, lang VARCHAR(16), title VARCHAR(256), Loading Loading
db/tables.sql +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ format VARCHAR(8), cat_id INT not null, cat_type INT not null DEFAULT 0, registerdate TIMESTAMP not null DEFAULT CURRENT_TIMESTAMP, docdate VARCHAR(10), docdate VARCHAR(20), favorite INT not null DEFAULT 0, lang VARCHAR(16), title VARCHAR(256), Loading