Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-20 | fixes #2081 : change parameter/variable name to 'foreign_key_checks', update ↵ | Andrew Podner | 1 | -14/+14 | |
change log Signed-off-by:Andrew Podner <a.podner@me.com> | |||||
2012-12-19 | Resolves issue #2081 : provides an option to include statements to disable ↵ | Andrew Podner | 1 | -13/+14 | |
and re-enable foreign key checks in a MySQL database backup output statement. | |||||
2012-11-06 | Added possibility to pass custom database objects to DB Forge and DB Utilities | Andrey Andreev | 1 | -35/+43 | |
Also, their property is no longer public and the utility class no longer extends CI_DB_forge. | |||||
2012-03-26 | Commas, not tabs, are the default delimiter in dbutil->csv_from_result. | mrw | 1 | -1/+1 | |
2012-02-22 | Close services after using them, added dbutil->backup() method | Timothy Warren | 1 | -1/+5 | |
2011-10-07 | cleaning up and formatting database pages | Joseph Wensley | 1 | -9/+65 | |
2011-10-07 | change hardcoded page docs to use generated ones | Joseph Wensley | 1 | -34/+13 | |
escape "http://" that was getting linked formatting some tables | |||||
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+189 | |