diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-01-08 22:25:48 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-01-08 22:25:48 +0000 |
commit | 7f92c3efa77d327d078a4974e0dd89e353662198 (patch) | |
tree | d2798a761ea1868b697f65ba0789d526353fe70d | |
parent | e43b6880cfcc76258e95174b1d20c5846a756d9b (diff) |
Including missing Session.sql in Readme
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2030 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 4c082a5a..2887217b 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. Account.sql +Session.sql Business_Type.sql Location.sql Company.sql |