-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc fixes and improvements for PG, along with softdel tests (#970)
1. Retrieve syncBatchID and normalizeBatchID in one statement, like SF and BQ 2. Iterate over distinctTableNames instead of unchangedToastCols for generating merge statements, since sometimes tables that needed merge statements were getting skipped. 3. Fixed couple of bugs for soft delete handling in PG merge statements 4. added PG tests for soft delete
- Loading branch information
1 parent
8e4d68c
commit 7165db7
Showing
5 changed files
with
435 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.