Chris White

Results 12 issues of Chris White

Would it be possible to add banning for decorators? (or maybe i'm missing it, but using either decorator name or @name in a rule doesn't seem to currently catch instances...

enhancement
help wanted

**Describe the bug** Using conditional Indices with `ddl_if`, alembic ignores the target dialect and creates all the indices, not just the index that matches the conditional constraint. ```python3 from sqlalchemy...

autogenerate - detection
autogenerate - rendering