mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
Add API key allowed IP migrations
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE api_keys
|
||||
ADD COLUMN IF NOT EXISTS allowed_ips json NULL;
|
||||
Reference in New Issue
Block a user