nidus-sync/tools/grant-tegola.sql

3 lines
85 B
MySQL
Raw Normal View History

2026-01-22 18:44:01 +00:00
GRANT SELECT ON import.district TO tegola;
GRANT USAGE on SCHEMA import TO "tegola";