Skip to content

fix: filter out table names with spaces when polling replication#537

Merged
w3b6x9 merged 1 commit into
mainfrom
fix/exclude-table-names-with-spaces
Mar 6, 2023
Merged

fix: filter out table names with spaces when polling replication#537
w3b6x9 merged 1 commit into
mainfrom
fix/exclude-table-names-with-spaces

Conversation

@w3b6x9
Copy link
Copy Markdown
Member

@w3b6x9 w3b6x9 commented Mar 4, 2023

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Polling replication breaks if there's any table names with spaces in the name.

What is the new behavior?

Polling replication filters out table names with spaces so it'll continue working for other valid table names in the publication.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
realtime-demo ⬜️ Ignored (Inspect) Mar 4, 2023 at 0:29AM (UTC)

@w3b6x9 w3b6x9 requested review from abc3, chasers and olirice March 4, 2023 00:29
@w3b6x9 w3b6x9 merged commit 337ad15 into main Mar 6, 2023
@w3b6x9 w3b6x9 deleted the fix/exclude-table-names-with-spaces branch March 6, 2023 16:00
@kiwicopple
Copy link
Copy Markdown
Member

🎉 This PR is included in version 2.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants