Using Extensions with SQLAlchemy
Learn how to manage PostgreSQL extensions, such as PostGIS, alongside your SQLAlchemy models using Atlas. Generate and apply migrations that include both schema changes and extension management with a single workflow.