Skip to content

Conversation

@Rentacookie
Copy link
Collaborator

@Rentacookie Rentacookie commented Jun 5, 2025

For PowerSync we want to automatically respond to schema changes on the tables subscribed to for binlog events.
Unfortunately tablemap events themselves are not enough to catch all schema changes, but parsing the binlog query events is more reliable. This changeset adds the type definitions for the query events.

It also adds the ability to specify the table include/exclude as a filter function. This is more dynamically flexible than the existing table list.

@Rentacookie Rentacookie marked this pull request as ready for review June 26, 2025 08:35
@Rentacookie Rentacookie merged commit 65ca2b2 into main Jun 26, 2025
3 checks passed
@Rentacookie Rentacookie deleted the add-query-event-type-definitions branch August 6, 2025 11:43
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.

3 participants