olirice / alembic_utils

An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies
MIT License
193 stars 42 forks source link

ION-8278 multiple schemas - Do not prefix trigger's target entity with "public" schema. #126

Closed diegoful-fr closed 3 weeks ago

olirice commented 5 months ago

Some of these refactors are welcome e.g.

https://github.com/olirice/alembic_utils/pull/126/files#diff-13c8a3e23be0f4f358e7a18859d6354d723a4987e634a7045084f74c31bdcad6R142

but please open each logical change as a separate PR with an explanation of the motivation (performance/clarity/etc) so we can discuss each one separately

olirice commented 3 weeks ago

closed as inactive