summaryrefslogtreecommitdiff
path: root/sql/pgsql/migrations/1.sql
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2024-02-18 12:34:17 +0300
committerAndrew Dolgov <[email protected]>2024-02-18 12:34:56 +0300
commiteb52a7da8e2cafa1892d3f8810a69435b7a9b854 (patch)
tree286a54c4ea0d153fb31ce69edb0b8233e8046934 /sql/pgsql/migrations/1.sql
parent19b3e7fff80d430a9f287138f9cf84a1faa681fd (diff)
add pgsql support
Diffstat (limited to 'sql/pgsql/migrations/1.sql')
-rw-r--r--sql/pgsql/migrations/1.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/pgsql/migrations/1.sql b/sql/pgsql/migrations/1.sql
new file mode 100644
index 0000000..e0298b7
--- /dev/null
+++ b/sql/pgsql/migrations/1.sql
@@ -0,0 +1 @@
+select true;