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 3eb29c0 commit 7d1f7c7Copy full SHA for 7d1f7c7
pgstac.sql
@@ -3,4 +3,5 @@ BEGIN;
3
\i sql/002_collections.sql
4
\i sql/003_items.sql
5
\i sql/004_search.sql
6
+\i sql/999_version.sql
7
COMMIT;
0 commit comments