Skip to main content

2 docs tagged with "postgres extensions"

View all tags

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.