Skip to content

Expose dialect Querier#939

Merged
mfridman merged 6 commits intomainfrom
mf/gh919-dialectquery
May 25, 2025
Merged

Expose dialect Querier#939
mfridman merged 6 commits intomainfrom
mf/gh919-dialectquery

Conversation

@mfridman
Copy link
Copy Markdown
Collaborator

@mfridman mfridman commented Apr 29, 2025

Fix #919

  • Add database/dialect package and expose dialect.Querier as a public interface
  • Add NewStoreFromQuerier in database

@mfridman mfridman merged commit 8e741fa into main May 25, 2025
4 checks passed
@mfridman mfridman deleted the mf/gh919-dialectquery branch May 25, 2025 18:29
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.

Expose dialectquery for custom dialects without having to reimplement stores

1 participant