We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddfc89 commit fc1d881Copy full SHA for fc1d881
Readme.markdown
@@ -19,7 +19,7 @@ or in Haskell.
19
20
## Why?
21
Database migrations should not be hard. They should be under version control
22
-and documented in both your production systems and in your project files.
+and documented both in your production systems and in your project files.
23
24
## What?
25
This library executes SQL/Haskell migration scripts and keeps track of their
0 commit comments