Skip to content

Releases: mathematic-inc/sqlc-gen-sqlx

v0.1.7

22 Apr 12:26
39925ea

Choose a tag to compare

0.1.7 (2026-04-22)

Bug Fixes

  • Omit trailing next_placeholder increment after last param (#15) (6bb1b7e)

v0.1.6

19 Apr 12:34
89f9204

Choose a tag to compare

0.1.6 (2026-04-19)

Bug Fixes

  • Emit rustfmt-compliant #![allow] header (#13) (04acf9a)

v0.1.5

14 Apr 01:42
648580c

Choose a tag to compare

0.1.5 (2026-04-14)

Features

  • Derive Copy and Clone on Queries (#11) (c33d55f)

v0.1.4

13 Apr 20:00
77aadf1

Choose a tag to compare

0.1.4 (2026-04-13)

Features

v0.1.3

13 Apr 11:19
4c2627b

Choose a tag to compare

What's Changed

  • refactor: simplify AsExecutor with return-position impl Trait by @jrandolf in #8
  • chore(main): release 0.1.3 by @jrandolf in #9

Full Changelog: v0.1.2...v0.1.3

v0.1.2

13 Apr 10:32
4e02096

Choose a tag to compare

0.1.2 (2026-04-13)

Features

v0.1.1

13 Apr 10:07
0c993b0

Choose a tag to compare

0.1.1 (2026-04-13)

Features

  • Support PoolConnection via AsExecutor trait (#4) (0db4bde)

v0.1.0

13 Apr 06:32
88ce606

Choose a tag to compare

0.1.0 (2026-04-13)

Features