Skip to content

feat(MessageDb): Allows construction of MessageDbClient from NpgsqlDataSource#496

Merged
bartelink merged 8 commits into
jet:masterfrom
njlr:feature/issue-495-message-db-data-source
May 1, 2026
Merged

feat(MessageDb): Allows construction of MessageDbClient from NpgsqlDataSource#496
bartelink merged 8 commits into
jet:masterfrom
njlr:feature/issue-495-message-db-data-source

Conversation

@njlr
Copy link
Copy Markdown
Contributor

@njlr njlr commented Apr 29, 2026

Enables construction of MessageDb components from an NpgsqlDataSource.

Closes #495

Comment thread src/Equinox.MessageDb/MessageDbClient.fs Outdated
Comment thread src/Equinox.MessageDb/MessageDbClient.fs Outdated
Comment thread src/Equinox.MessageDb/MessageDb.fs Outdated
@njlr njlr marked this pull request as ready for review May 1, 2026 18:32
@njlr
Copy link
Copy Markdown
Contributor Author

njlr commented May 1, 2026

@bartelink All comments addressed 🙏

@bartelink
Copy link
Copy Markdown
Collaborator

Looks great, thanks. Finally, would you mind adding a one liner to the CHANGELOG.md please?

@bartelink bartelink merged commit cd6e3de into jet:master May 1, 2026
5 checks passed
@bartelink
Copy link
Copy Markdown
Collaborator

FYI On nuget as 4.1.3 (there's been build infra changes so it'd be good to confirm all is healthy)
https://github.com/jet/equinox/releases/tag/4.1.3

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.

Can MessageDbClient accept an NpgsqlDataSource?

2 participants