Skip to content

feat: listen to schema.table with special chars#1923

Merged
leandrocp merged 4 commits into
mainfrom
feat-lp-rep-special-chars
May 29, 2026
Merged

feat: listen to schema.table with special chars#1923
leandrocp merged 4 commits into
mainfrom
feat-lp-rep-special-chars

Conversation

@leandrocp
Copy link
Copy Markdown
Contributor

@leandrocp leandrocp commented May 28, 2026

This is a fix and a feat for wal2json.

Replaces the previous space filter with char escaping which allows to listen to schemas and tables with spaces in its name also fixes issues with special chars that would fail with the previous filter.

leandrocp and others added 2 commits May 28, 2026 12:15
This is a fix and a feat for wal2json.

The previous space filter was replaced with escaping which allows to
listen to tables with spaces in its name also fixes issues with special
chars that would fail with the previous filter.
@coveralls
Copy link
Copy Markdown

coveralls commented May 28, 2026

Coverage Status

coverage: 91.434% (-0.007%) from 91.441% — feat-lp-rep-special-chars into main

leandrocp and others added 2 commits May 29, 2026 09:01
…hars

# Conflicts:
#	lib/realtime/tenants/migrations.ex
#	priv/repo/tenant_db_baseline.json
#	test/realtime/extensions/cdc_rls/subscriptions_test.exs
@leandrocp leandrocp merged commit 92ed6c6 into main May 29, 2026
48 of 51 checks passed
@leandrocp leandrocp deleted the feat-lp-rep-special-chars branch May 29, 2026 14:06
@realtime-release-bot
Copy link
Copy Markdown

🎉 This PR is included in version 2.102.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