prepare_database use schema.sql
Update prepare_database to use a schema.sql file run through sqlfluff instead of a bunch of individual statements that are inlined.
Update prepare_database to use a schema.sql file run through sqlfluff instead of a bunch of individual statements that are inlined.