mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
f2dbf6d20d
* feat: count external jwts * nits
4 lines
78 B
SQL
4 lines
78 B
SQL
-- Add down migration script here
|
|
|
|
DROP TABLE IF EXISTS unique_ext_jwt_token;
|