We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb03727 commit 3eb29c0Copy full SHA for 3eb29c0
sql/999_version.sql
@@ -1 +1,3 @@
1
+SET SEARCH_PATH TO pgstac, public;
2
+
3
INSERT INTO migrations (version) VALUES ('0.2.7');
0 commit comments