79228691

Date: 2024-11-27 01:21:08
Score: 1
Natty:
Report link

Use the -t async flag for asynchronous support:

alembic init -t async alembic

Then the alembic file "env.py" is already formed, with support for asynchrony, or rather the function async def run_async_migrations(), which allows processing asynchronous functions.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Marat