update-api-3
All checks were successful
Deploy on push / deploy (push) Successful in 1m12s

This commit is contained in:
2024-10-21 12:15:44 +03:00
parent 62f2876ade
commit c6f160c8cf
4 changed files with 47 additions and 12 deletions

View File

@@ -51,6 +51,7 @@ def create_all_tables():
author.AuthorFollower,
shout.Shout,
shout.ShoutAuthor,
author.AuthorBookmark,
topic.Topic,
topic.TopicFollower,
shout.ShoutTopic,