add v1.user.log.query message
This commit is contained in:
@ -5,7 +5,7 @@ CREATE TABLE RisottoLog(
|
||||
URI VARCHAR(255),
|
||||
URIS VARCHAR(255),
|
||||
UserLogin VARCHAR(100) NOT NULL,
|
||||
Level VARCHAR(10) NOT NULL,
|
||||
Status INTEGER NOT NULL,
|
||||
Kwargs JSON,
|
||||
Returns JSON,
|
||||
StartDate timestamp DEFAULT current_timestamp,
|
||||
|
Reference in New Issue
Block a user