Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Fix postgres schema after dropping old tables (#16730)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson authored Dec 5, 2023
1 parent 51e4e35 commit 0bb8e41
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions changelog.d/16730.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 0bb8e41

Please sign in to comment.