dw / alembic-autogenerate-enumsLinks
Alembic hooks to cause PostgreSQL ALTER TYPE .. ADD VALUE .. to be issued automatically
☆59Updated 2 years ago
Alternatives and similar repositories for alembic-autogenerate-enums
Users that are interested in alembic-autogenerate-enums are comparing it to the libraries listed below
Sorting:
- offset-free paging for sqlalchemy☆388Updated 3 weeks ago
- Audit trigger for PostgreSQL☆136Updated last year
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆229Updated this week
- Mypy plugin and stubs for SQLAlchemy☆581Updated last year
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆282Updated 7 months ago
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…