This commit is contained in:
@@ -64,8 +64,8 @@ def create_all_tables() -> None:
|
||||
notification.Notification, # Зависит от Author
|
||||
notification.NotificationSeen, # Зависит от Notification
|
||||
collection.Collection, # Зависит от Author
|
||||
collection.ShoutCollection, # Зависит от Collection и Shout
|
||||
invite.Invite, # Зависит от Author и Shout
|
||||
collection.ShoutCollection, # Зависит от Collection и Shout
|
||||
]
|
||||
|
||||
with local_session() as session:
|
||||
|
||||
Reference in New Issue
Block a user