diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-04-09 15:11:56 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-04-09 15:11:56 +0200 |
commit | b457a4001ce2380e97f36b0a983b477c3e31de69 (patch) | |
tree | aa06c44f5ba73e4bb76320ca79e230084de85d2e /system/libraries/Form_validation.php | |
parent | a0d4e417ef994628f67a75b2acdb5bb62971e803 (diff) |
DB Utility improvements
- Replaced driver methods _list_databases(), _optimize_table() and _repair_table() with properties
- Added defaults for optimize_table() and repair_table() SQL strings (FALSE, as those are mostly MySQL-specific)
- Added MSSQL/SQLSRV support for optimize_table() (actually rebuilds table indexes)
- Switched public driver methods to protected
- Improved CUBRID support for list_databases() as it used to only return the currently used database
- Minor speed improvements
Diffstat (limited to 'system/libraries/Form_validation.php')
0 files changed, 0 insertions, 0 deletions