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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added feature.db_branches[].connection_settings for PostgreSQL database
branches. mirrord sends these PostgreSQL session settings on every source
connection it opens while building the branch, so they take effect for the
schema dump and the data copies. This lets a branch copy read tables guarded
by a Row-Level Security policy that depends on a session variable.
Changed
Don't suggest a bug report on agent-reported errors.