79593946

Date: 2025-04-26 13:14:02
Score: 1
Natty:
Report link

I spent a day trying to figure out what was wrong with my Alembic setup. It had been working correctly before, but suddenly everything broke, and Alembic started deleting all my tables. The problem was that Ruff removed the imports for my models, and I was importing the Base class before importing its subclasses.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Min Minovich