diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-05-18 00:53:09 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-05-18 00:53:09 +0000 |
commit | 5a0e273bc0edbd031aecacbc485309db0707712f (patch) | |
tree | 6aa143e8a07db2616bde7a3ea457fb78954baa4b | |
parent | f62f4e8a8bc9cabe957d06be2f4fc1ddb21260a6 (diff) |
Adding Drafts.sql to sql/modules/README
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2151 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r-- | sql/modules/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/modules/README b/sql/modules/README index 0f879521..32e6b24f 100644 --- a/sql/modules/README +++ b/sql/modules/README @@ -6,6 +6,7 @@ For people trying to get 1.3 up and running manually, the following load order 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 Account.sql Session.sql Business_Type.sql |