mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 08:31:12 -05:00
feat: Implement database queue infrastructure
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Enable pgmq extension for queue management
|
||||||
|
CREATE EXTENSION IF NOT EXISTS pgmq CASCADE;
|
||||||
Reference in New Issue
Block a user