We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1864a0 commit e873770Copy full SHA for e873770
test/README.md
@@ -1,6 +1,8 @@
1
-These are not automated tests (as much as I'd rather have automated tests), but manual
+These are not automated tests (I'd rather have automated tests), but manual
2
integration tests for verifying that individual schema types are working.
3
4
+These can be good templates for isolating bugs in the different data diffs.
5
6
Connect to the database manually:
7
sudo su - postgres -- -c "psql -d db1"
8
+
0 commit comments