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
New CategorySchema + BuildSchemaChecks + --schema flag on checkCmd; SnapshotKeyCheck emits a blocking finding for pk-strategy tables lacking a usable key.
Requirements
pgstream check --schema flags a keyless table with remediation in the message
Passes when keys resolve; returns Go error only on connect/query failure
What to build
New
CategorySchema+BuildSchemaChecks+--schemaflag oncheckCmd;SnapshotKeyCheckemits a blocking finding for pk-strategy tables lacking a usable key.Requirements
pgstream check --schemaflags a keyless table with remediation in the messageDepends on