]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/sql/Pg/sql_file_manifest
LP#1744385: Additions and edits to release note entry
[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 099.matrix_weights.sql 
34 100.circ_matrix.sql
35 110.hold_matrix.sql
36 120.floating_groups.sql
37
38 210.schema.serials.sql
39 200.schema.acq.sql
40 201.acq.audit-functions.sql
41
42 220.schema.rating.sql
43
44 300.schema.staged_search.sql
45 400.schema.action_trigger.sql
46
47 500.view.cross-schema.sql
48
49 800.fkeys.sql
50
51 900.audit-functions.sql
52 901.audit-tables.sql
53 950.data.seed-values.sql
54 951.data.MODS-xsl.sql
55 952.data.MODS3-xsl.sql
56 953.data.MODS32-xsl.sql
57 954.data.MODS33-xsl.sql
58 954.data.marc21expand880.sql
59 955.data.MADS21-xsl.sql
60
61 960.data.marc21-tag-tables.sql
62
63 990.schema.unapi.sql
64
65 reporter-schema.sql
66 extend-reporter.sql
67
68 999.functions.global.sql