mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-28 04:11:45 +01:00
gRPC authentication
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE grpc_requests ADD COLUMN authentication TEXT NOT NULL DEFAULT '{}';
|
||||
ALTER TABLE grpc_requests ADD COLUMN authentication_type TEXT;
|
||||
Reference in New Issue
Block a user