Skip to content

Bump bounds and support hasql-1.10 - #413

Open
TeofilC wants to merge 1 commit into
masterfrom
wip/bump-bounds
Open

TeofilC wants to merge 1 commit into
masterfrom
wip/bump-bounds

Conversation

@TeofilC

@TeofilC TeofilC commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This gives us support for hasql-1.10. There are a variety of breaking changes in this release.

The main things that we have to deal with are the addition of types to the serializers for composite/enum and the removal of the constructors for Statement.

The later means that we can no longer define prepared so I have defined preparedRun* functions instead. This is the only use case for prepared anyway and hopefully this is a bit less magical as a bonus.

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.

1 participant