Skip to content

feat: use new koja 0.16 syntax - #2

Merged
hpopp merged 1 commit into
mainfrom
feat/rescue-syntax
Aug 4, 2026
Merged

feat: use new koja 0.16 syntax#2
hpopp merged 1 commit into
mainfrom
feat/rescue-syntax

Conversation

@hpopp

@hpopp hpopp commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Requires Koja 0.16.

  • Breaking change. Connection.query and Connection.execute now return an anonymous tuple (Connection, Result<QueryResult, Error>) instead of Pair. Destructure with (conn, outcome) = conn.query(sql).
  • Breaking change. The manifest name is now lowercase postgres, matching the Koja 0.16 package naming contract. Update the dependency key in koja.toml.

@hpopp
hpopp merged commit 96d9125 into main Aug 4, 2026
3 checks passed
@hpopp
hpopp deleted the feat/rescue-syntax branch August 4, 2026 02:22
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