#618 fixup `alembic-3 revision --autogenerate -m "..."`
Closed: Fixed 3 years ago by praiskup. Opened 4 years ago by praiskup.

At this point, the command generates migration with too much bloat ...


This only happens if I:
1. import the database from staging
2. run alembic-3 upgrade head
3. edit models.py
4. run alembic-3 revision --autogenerate -....

IOW, it doesn't happen with fresh database. I suppose this is low priority since we can generate the migrations with fresh database.

Metadata Update from @praiskup:
- Issue priority set to: Low

4 years ago

Metadata Update from @praiskup:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata