Skip to content

Commit

Permalink
Re-baseline.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzohrab committed Jan 18, 2025
1 parent 52293b1 commit cb67d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lute/db/schema/baseline.sql
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ INSERT INTO _migrations VALUES('20241214_add_SeTextLC.sql');
INSERT INTO _migrations VALUES('20241221_add_wordsread_table.sql');
INSERT INTO _migrations VALUES('20241221_clean_up_missing_relationships.sql');
INSERT INTO _migrations VALUES('20250102_add_TxStartDate.sql');
INSERT INTO _migrations VALUES('20241220_fix_for_wordsread_table_load.sql');
CREATE TABLE IF NOT EXISTS "statuses" (
"StID" INTEGER NOT NULL ,
"StText" VARCHAR(20) NOT NULL ,
Expand Down

0 comments on commit cb67d40

Please sign in to comment.