Database improvement:
commitebca136ae4734110308a30f62682f3145430c95d
authorbradymiller <bradymiller@users.sourceforge.net>
Thu, 13 Oct 2011 09:39:15 +0000 (13 02:39 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 15 Oct 2011 00:42:12 +0000 (14 17:42 -0700)
tree07e845a93b9bb6cdafe63ccd09ee3814566e4dfc
parente08a3bc3fd447d5ac9c888c333c1e6f78cebe4d5
Database improvement:

 -Added sql upgrade patch mechanism
 -Added sql indexes for performance optimization.
library/sql_upgrade_fx.php [copied from sql_upgrade.php with 68% similarity]
sql/4_1_0-to-4_1_1_upgrade.sql
sql/database.sql
sql/patch.sql [copied from sql/4_1_0-to-4_1_1_upgrade.sql with 92% similarity]
sql_patch.php [new file with mode: 0644]
sql_upgrade.php