]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/sql/Pg/sql_file_manifest
LP2042879 Shelving Location Groups Admin accessibility
[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 150.remoteauth.sql
40
41 210.schema.serials.sql
42 200.schema.acq.sql
43 201.acq.audit-functions.sql
44
45 220.schema.rating.sql
46
47 300.schema.staged_search.sql
48 400.schema.action_trigger.sql
49
50 500.view.cross-schema.sql
51 600.schema.oai.sql
52
53 800.fkeys.sql
54
55 900.audit-functions.sql
56 901.audit-tables.sql
57 950.data.seed-values.sql
58 951.data.MODS-xsl.sql
59 952.data.MODS3-xsl.sql
60 953.data.MODS32-xsl.sql
61 954.data.MODS33-xsl.sql
62 954.data.marc21expand880.sql
63 955.data.MADS21-xsl.sql
64
65 960.data.marc21-tag-tables.sql
66
67 990.schema.unapi.sql
68
69 reporter-schema.sql
70 extend-reporter.sql
71
72 999.functions.global.sql