mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 04:51:11 -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; |