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