mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
2 lines
81 B
SQL
2 lines
81 B
SQL
-- Remove agent token blacklist table
|
|
DROP TABLE IF EXISTS agent_token_blacklist; |