# Manifest of SQL scripts to be run when initializing an Evergreen
# database.  Files should be listed in the order to be loaded.  The
# name "FTS_CONFIG_FILE" is a placeholder for the Postgres-version-specific
# fulltext search configuration SQL file selected by build-db.sh.

000.functions.general.sql

FTS_CONFIG_FILE

001.schema.offline.sql

002.schema.config.sql
002.functions.aggregate.sql
002.functions.config.sql

005.schema.actors.sql
006.schema.permissions.sql
008.schema.query.sql
010.schema.biblio.sql
011.schema.authority.sql
012.schema.vandelay.sql
015.schema.staging.sql
020.schema.functions.sql
030.schema.metabib.sql
040.schema.asset.sql
070.schema.container.sql
075.schema.url_verify.sql
076.functions.url_verify.sql
080.schema.money.sql
090.schema.action.sql
095.schema.booking.sql

096.schema.emergency_closing.sql
 
099.matrix_weights.sql 
100.circ_matrix.sql
110.hold_matrix.sql
120.floating_groups.sql
150.remoteauth.sql

210.schema.serials.sql
200.schema.acq.sql
201.acq.audit-functions.sql

220.schema.rating.sql

300.schema.staged_search.sql
400.schema.action_trigger.sql
410.schema.sip.sql

500.view.cross-schema.sql
600.schema.oai.sql
610.schema.openapi.sql

800.fkeys.sql

900.audit-functions.sql
901.audit-tables.sql
950.data.seed-values.sql
951.data.MODS-xsl.sql
952.data.MODS3-xsl.sql
953.data.MODS32-xsl.sql
954.data.MODS33-xsl.sql
954.data.marc21expand880.sql
955.data.MADS21-xsl.sql

960.data.marc21-tag-tables.sql

990.schema.unapi.sql

reporter-schema.sql
extend-reporter.sql

999.functions.global.sql
