Files
sqlalchemy/examples/asyncio
Gord Thompson 7f8bf038b7 Apply minor update to async_orm example
- Fixed import to avoid MovedIn20Warning.

- Separated drop_all() and create_all() into separate
context managers to avoid dropping and creating the
same table within the same transaction. Apparently
some databases (e.g., CockroachDB) don't allow that.

Change-Id: Id26d7d719871a75ffb78c6af589658666802fb2f
2021-10-20 15:15:37 -06:00
..
2020-09-28 15:17:26 -04:00
2020-09-28 15:17:26 -04:00