alchemy flush and save functions updated
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from service_app_test.api_configs import BothAPIS
|
||||
|
||||
|
||||
def migrate_people(requester: BothAPIS):
|
||||
# Migrate old data
|
||||
pass
|
||||
Reference in New Issue
Block a user