Skip to content

fix: enhancement of postgres change handlers #54

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Jan 24, 2025

This pull request includes several changes to improve the handling of PostgreSQL changes, update channel naming conventions, and enhance testing configurations. The most important changes include the introduction of a new method for handling PostgreSQL changes, deprecations of older methods, and updates to test cases to reflect these new changes.

Enhancements to PostgreSQL Change Handling:

Deprecations:

Channel Naming Conventions:

  • Realtime/Client.cs: Updated channel topic creation to ensure it starts with "realtime:".
  • Updated various test files (RealtimeTests/ChannelPostgresChangesTests.cs, RealtimeTests/ChannelTests.cs, RealtimeTests/ClientTests.cs) to use the new channel naming conventions (realtime:public:todos). [1] [2] [3]

Testing Configurations:

These changes collectively enhance the functionality and maintainability of the codebase, particularly in handling PostgreSQL changes and improving testing workflows.

@grdsdev grdsdev changed the title wip fix: enhancement of postgres change handlers Jan 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant