mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 06:51:12 -05:00
2 lines
90 B
SQL
2 lines
90 B
SQL
-- Enable pgmq extension for queue management
|
|
CREATE EXTENSION IF NOT EXISTS pgmq CASCADE; |