Skip to content

feat: filter subscriptions by wal action#77

Merged
edgurgel merged 19 commits into
masterfrom
feat/action-filter
Dec 2, 2025
Merged

feat: filter subscriptions by wal action#77
edgurgel merged 19 commits into
masterfrom
feat/action-filter

Conversation

@edgurgel

@edgurgel edgurgel commented Nov 21, 2025

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Subscriptions can filter by wal action. They can be *, INSERT, UPDATE or DELETE

  • add new tests
  • Update README.md

I also tried to fix the test workflow. I think it's doing the same work as before?

And with the help of Claude I added a docker compose, Dockerfile and a run-test.sh script to quickly run tests locally inside a container

What is the current behavior?

All actions are processed

What is the new behavior?

Subscription can filter by wal action

Additional context

Add any other context or screenshots.

Comment thread sql/walrus_migration_0012_action_filter.sql
@edgurgel edgurgel requested a review from olirice November 24, 2025 22:00
@edgurgel edgurgel marked this pull request as ready for review November 24, 2025 22:14
Comment thread sql/walrus_migration_0012_action_filter.sql
Comment thread sql/walrus_migration_0012_action_filter.sql
Comment thread README.md
Comment thread Dockerfile

@olirice olirice left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@edgurgel edgurgel merged commit a5d7a04 into master Dec 2, 2025
1 check passed
@edgurgel edgurgel deleted the feat/action-filter branch December 2, 2025 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants