با برنامه Player FM !
How to Set Up Session-Level Database Migrations in Python
Manage episode 518915889 series 3474159
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-set-up-session-level-database-migrations-in-python.
Set up session-level async database migrations in Python using SQLAlchemy, Alembic, and pytest for cleaner, faster test environments.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #python-development, #asyncio, #sqlalchemy, #pytest-fixtures, #postgresql-async-engine, #alembic-migrations, #python-database-testing, #sqlalchemy-async-session, and more.
This story was written by: @art8x. Learn more about this writer by checking @art8x's about page, and for more stories, please visit hackernoon.com.
How to set up session-level database fixtures for testing in a Python application. It runs migrations once per session to improve efficiency. It demonstrates how to truncate all tables between tests using SQL TRUNCATE ... CASCADE, and how to properly dispose of the database manager afterward — ensuring a clean, reliable, and performant async DB testing environment.
437 قسمت
Manage episode 518915889 series 3474159
This story was originally published on HackerNoon at: https://hackernoon.com/how-to-set-up-session-level-database-migrations-in-python.
Set up session-level async database migrations in Python using SQLAlchemy, Alembic, and pytest for cleaner, faster test environments.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #python-development, #asyncio, #sqlalchemy, #pytest-fixtures, #postgresql-async-engine, #alembic-migrations, #python-database-testing, #sqlalchemy-async-session, and more.
This story was written by: @art8x. Learn more about this writer by checking @art8x's about page, and for more stories, please visit hackernoon.com.
How to set up session-level database fixtures for testing in a Python application. It runs migrations once per session to improve efficiency. It demonstrates how to truncate all tables between tests using SQL TRUNCATE ... CASCADE, and how to properly dispose of the database manager afterward — ensuring a clean, reliable, and performant async DB testing environment.
437 قسمت
Minden epizód
×به Player FM خوش آمدید!
Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.