Note to future migration

pull/1124/head
kompotkot 2024-08-21 10:48:15 +00:00
rodzic 41b17c8c86
commit a7be378493
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -176,6 +176,9 @@ class CallRequestType(Base): # type: ignore
description = Column(String, nullable=True)
# TODO(kompotkot): Since this migrated under resource control, this table should be dropped, but
# first ForeignKey with CASCADE from registered_contracts and call_requests and replace it
# with simple UUID(as_uuid=True) column.
class MetatxRequester(Base): # type: ignore
"""
MetatxRequester represents id of resource at Bugout.