Skip to content

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
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