diff options
-rw-r--r-- | sql/modules/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/modules/README b/sql/modules/README index b6f27746..a305f1e2 100644 --- a/sql/modules/README +++ b/sql/modules/README @@ -7,6 +7,7 @@ should work. Note that many of these scripts declare types, so if you want to redefine functions, you will need to drop the types and reload the scripts. Drafts.sql +chart.sql Account.sql Session.sql Business_type.sql @@ -32,4 +33,8 @@ installing into. Also Roles.sql MUST be run last because portions of it depend on function declarations in the other scripts. +The following files are not ready to be loaded: +admin.sql +security.sql +Reconciliaton.sql |