Add old includes

This commit is contained in:
Alvar C.H. Freude
2024-03-30 00:45:40 +01:00
parent a7d23a21ed
commit 8d5d979cba
13 changed files with 208 additions and 0 deletions

View File

@ -0,0 +1,7 @@
--
-- Grant read and insert to inserter
--
\ir 31-grant-inserter.sql
GRANT SELECT ON :schema.:table TO :default_inserter;