It'd be nice if had better support for various items in Alembic including:
These are mostly manual in Alembic, so this is probably an extra operation that users can invoke vs. something automated, though it'd be very neat to autogenerate it as that becomes an Alembic feature (it seems like compare_type can be passed but is False by default in Alembic env.py files).
It'd be nice if had better support for various items in Alembic including:
These are mostly manual in Alembic, so this is probably an extra operation that users can invoke vs. something automated, though it'd be very neat to autogenerate it as that becomes an Alembic feature (it seems like
compare_typecan be passed but isFalseby default in Alembicenv.pyfiles).