summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/database/utilities.rst
AgeCommit message (Collapse)AuthorFilesLines
2012-12-20fixes #2081 : change parameter/variable name to 'foreign_key_checks', update ↵Andrew Podner1-14/+14
change log Signed-off-by:Andrew Podner <a.podner@me.com>
2012-12-19Resolves issue #2081 : provides an option to include statements to disable ↵Andrew Podner1-13/+14
and re-enable foreign key checks in a MySQL database backup output statement.
2012-11-06Added possibility to pass custom database objects to DB Forge and DB UtilitiesAndrey Andreev1-35/+43
Also, their property is no longer public and the utility class no longer extends CI_DB_forge.
2012-03-26Commas, not tabs, are the default delimiter in dbutil->csv_from_result.mrw1-1/+1
2012-02-22Close services after using them, added dbutil->backup() methodTimothy Warren1-1/+5
2011-10-07cleaning up and formatting database pagesJoseph Wensley1-9/+65
2011-10-07change hardcoded page docs to use generated onesJoseph Wensley1-34/+13
escape "http://" that was getting linked formatting some tables
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+189