Tags: pgplex/pgschema
Tags
chore: demote "no ignore file found" log from Info to Debug The not-found case is the default expected state and fired on every plan/apply/dump run, logging louder than the successful-load case (already Debug). Demote to Debug for consistency and less noise. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
test: skip issue_414 view-chain dependency test on PG 14/15 The dependency/issue_414_function_returns_deferred_view_chain test fails on PostgreSQL 14/15 due to the pg_get_viewdef() formatting difference (table-qualified column names) rather than a missing feature. Add it to skipListPG14_15 alongside the other view tests skipped for this reason. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
PreviousNext