mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 11:51:13 +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