We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd38f4 commit bc1188aCopy full SHA for bc1188a
README.md
@@ -1,5 +1,7 @@
1
This is a small Rust application for managing database migrations for MySQL.
2
3
+
4
+
5
It compiles into a single binary called `rmmm`.
6
7
Configuration, by default, is through the `db/` directory of the directory in which `rmmm` is invoked. Migrations will
0 commit comments