test(postgres): add missing tests
This commit is contained in:
2
pkg/storage/db/sql/psql/deleteInfo.sql
Normal file
2
pkg/storage/db/sql/psql/deleteInfo.sql
Normal file
@ -0,0 +1,2 @@
|
||||
DELETE FROM info
|
||||
WHERE key = $1;
|
Reference in New Issue
Block a user