We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5f4a3 commit eb6650eCopy full SHA for eb6650e
README.md
@@ -8,7 +8,7 @@ This GitHub action tests DB migrations database schema changes (database migrati
8
## Key features
9
- Check migrations as a part of a standard CI/CD pipeline
10
- Automatically detect (and prevent!) long-lasting dangerous locks that could put your production systems down
11
-- Run all tests in secure environment: data cannot be copied to outside of a secured container
+- Run all tests in secure environment: data cannot be copied outside the secure container
12
- Collect useful artifacts (such as `pg_stat_***` system views) and use them to empower your DB changes review process
13
14
## How to use
0 commit comments