You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could an option be added to allow these? I realize that pg-schema-diff doesn't parse dependencies of UDFs, but my tool does, so it's not an issue. I also understand that UDF checks are somewhat of a footgun, considering they don't revalidate when changed, but I'd rather allow them than artificially limit what's possible (and I'm using a UDF check in my app!).
Could an option be added to allow these? I realize that pg-schema-diff doesn't parse dependencies of UDFs, but my tool does, so it's not an issue. I also understand that UDF checks are somewhat of a footgun, considering they don't revalidate when changed, but I'd rather allow them than artificially limit what's possible (and I'm using a UDF check in my app!).
pg-schema-diff/pkg/diff/sql_generator.go
Lines 1847 to 1851 in 21fab6a
The text was updated successfully, but these errors were encountered: