Proto files off model

This commit is contained in:
Gregory Schier
2024-02-24 14:16:58 -08:00
parent bcf0ae159d
commit e4f0d2a341
16 changed files with 67 additions and 77 deletions

View File

@@ -17,7 +17,6 @@ CREATE TABLE grpc_requests
service TEXT NULL,
method TEXT NULL,
message TEXT NOT NULL,
proto_files TEXT DEFAULT '[]' NOT NULL,
authentication TEXT DEFAULT '{}' NOT NULL,
authentication_type TEXT NULL,
metadata TEXT DEFAULT '[]' NOT NULL