[AppDB] - Script the table creation, help users to setup local appdb

Chris Morgan cmorgan at alum.wpi.edu
Fri Mar 19 19:44:21 CST 2004


* tables/appdb_tables.sql,prefs_list.sql, user_list.sql,user_prefs.sql,
user_privs.sql, app_category.sql, session_list.sql, create_tables, README,
include/config.php.sample
Chris Morgan <cmorgan at alum.wpi.edu>
Add appdb/tables/create_tables script to run the sql necessary to create and
setup appdb tables.  Add app_category.sql and session_list.sql from Jeremy,
without these the database wasn't handling logins correctly and had no
categories.  README now has some instructions on how to setup a local appdb.
Modified config.php.sample to point to apidb to match what is in the sql in
appdb/tables.  Sql for table creation to use "if exists" to prevent database
errors on trying to drop tables that don't exist.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: appdb.patch
Type: text/x-diff
Size: 12524 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040319/b86ae46c/appdb.bin


More information about the wine-patches mailing list