[psa-devel]Database Table Names
Brought to you by:
koivi
From: Alex E. <ta...@sp...> - 2003-07-25 17:59:11
|
I have modified the code to allow the user to supply a prefix for the database tables. This change is only in the application code. I did not make the change in the code that creates the tables to begin with. So, the user would have to rename the tables manually within the DB, and then use the config.php to give the application the prefix they used. Obviously, there is more work to do to make it seamless to the users, but I thought this might be a nice feature. I needed it because I am using PSA in a larger app that I am building, and I want to have all the db tables of my app, including those used by PSA, to have the same prefix so that installation is easier. I don't have a connection to CVS setup and as the implementation is incomplete it wouldn't suit to check it in anyway. However, I could provide the code I do have to anyone who wants it. -- Alex http://www.spittingllamas.com "Formal Restrictions, contrary to what you might think, free you up by allowing you to concentrate on purer ideas." - Winter Sorbeck in Chip Kidd's The Cheese Monkeys |