Artwork
iconShare
 
Manage episode 518915889 series 3474159
Content provided by HackerNoon. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by HackerNoon or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://staging.podcastplayer.com/legal.

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.

  continue reading

448 episodes