Database backupAdded by duvion on May-16-2007, 10:07 am
The following script can be used to backup all/part of the contents of a database into a flat text file, by building all the necessary "insert" statements. Useful for backing up specific tables in a DB, or a quick transfer of a DB from one locat
BookmarkCategory: Ruby