]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/sql/Pg/sql_file_manifest
LP#1766716: Emergency Closing handler
[working/Evergreen.git] / Open-ILS / src / sql / Pg / sql_file_manifest
1 # Manifest of SQL scripts to be run when initializing an Evergreen
2 # database.  Files should be listed in the order to be loaded.  The
3 # name "FTS_CONFIG_FILE" is a placeholder for the Postgres-version-specific
4 # fulltext search configuration SQL file selected by build-db.sh.
5
6 000.functions.general.sql
7
8 FTS_CONFIG_FILE
9
10 001.schema.offline.sql
11
12 002.schema.config.sql
13 002.functions.aggregate.sql
14 002.functions.config.sql
15
16 005.schema.actors.sql
17 006.schema.permissions.sql
18 008.schema.query.sql
19 010.schema.biblio.sql
20 011.schema.authority.sql
21 012.schema.vandelay.sql
22 015.schema.staging.sql
23 020.schema.functions.sql
24 030.schema.metabib.sql
25 040.schema.asset.sql
26 070.schema.container.sql
27 075.schema.url_verify.sql
28 076.functions.url_verify.sql
29 080.schema.money.sql
30 090.schema.action.sql
31 095.schema.booking.sql
32
33 096.schema.emergency_closing.sql
34  
35 099.matrix_weights.sql 
36 100.circ_matrix.sql
37 110.hold_matrix.sql
38 120.floating_groups.sql
39
40 210.schema.serials.sql
41 200.schema.acq.sql
42 201.acq.audit-functions.sql
43
44 220.schema.rating.sql
45
46 300.schema.staged_search.sql
47 400.schema.action_trigger.sql
48
49 500.view.cross-schema.sql
50
51 800.fkeys.sql
52
53 900.audit-functions.sql
54 901.audit-tables.sql
55 950.data.seed-values.sql
56 951.data.MODS-xsl.sql
57 952.data.MODS3-xsl.sql
58 953.data.MODS32-xsl.sql
59 954.data.MODS33-xsl.sql
60 954.data.marc21expand880.sql
61 955.data.MADS21-xsl.sql
62
63 960.data.marc21-tag-tables.sql
64
65 990.schema.unapi.sql
66
67 reporter-schema.sql
68 extend-reporter.sql
69
70 999.functions.global.sql