chore: init repository

This commit is contained in:
2022-10-06 15:37:28 +02:00
commit 833851f695
38 changed files with 2302 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
CREATE SCHEMA IF NOT EXISTS john;
CREATE EXTENSION IF NOT EXISTS pgcrypto;