Tweaking schema

This commit is contained in:
Cyber MacGeddon 2025-05-03 22:27:04 +01:00
parent 4b63806c4a
commit f333cdb24e
6 changed files with 43 additions and 24 deletions

View file

@ -91,6 +91,8 @@ class LibrarianRequest(Record):
# list-processing
operation = String()
user = String()
# add-document, remove-document, update-document, get-document-metadata,
# get-document-content
document_id = String()