aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
blob: b99350e7ab4a0c2e718f515e799c7eea6b4c6cb5 (plain)
1
2
3
4
5
6
7
Some simple utilities for working with MySQL databases.

- copydb :: Create a copy of a database under a new name.
- copydb-current-branch :: Create a copy of a database under a new
     name based on the current git branch. Requires =copydb=.
- rebasedb :: Destroy and recreate a database based on another
              database.