Deferred from #208 (ADR-0043 §Consequences). PG exposes an @sql view's output columns via information_schema.columns, so verify --db could column-name-check an opaque @sql body against the projection's declared field set (catch an aliasing mismatch a fingerprint can't). v1.5.
Deferred from #208 (ADR-0043 §Consequences). PG exposes an
@sqlview's output columns viainformation_schema.columns, soverify --dbcould column-name-check an opaque@sqlbody against the projection's declared field set (catch an aliasing mismatch a fingerprint can't). v1.5.