Skip to content

Instantly share code, notes, and snippets.

@jberger
Created January 29, 2021 15:14
Show Gist options
  • Save jberger/6f8f0bbab2af7a840dbba7c9e574bcfa to your computer and use it in GitHub Desktop.
Save jberger/6f8f0bbab2af7a840dbba7c9e574bcfa to your computer and use it in GitHub Desktop.
select '1..1';
select 'ok 1' where 1=1;
-- run with: prove -e 'psql -At -f' test.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment