test(postgres): add missing tests

This commit is contained in:
2020-01-18 14:42:15 +01:00
parent 546139492b
commit 6f45c2957a
7 changed files with 196 additions and 17 deletions

View File

@ -0,0 +1,2 @@
DELETE FROM info
WHERE key = $1;