This commit is contained in:
2019-02-01 09:33:55 -05:00
parent 46301ecc82
commit 4f1996b9a7
+2
View File
@@ -4,6 +4,8 @@ A migration system for the [Records](https://github.com/kennethreitz/records) Py
## Intented Usage
Assuming `DATABASE_URL` is set:
$ records-migrate check
all migrations appear to be applied!