Skip to content

Releases: Stumble/sqlc

v2.3.1: Fix unsupported reference type: <nil> for sqlc.narg

15 Aug 08:42

Choose a tag to compare

v2.3.0 (wpgx v0.3.1 required)

28 Aug 00:32

Choose a tag to compare

What's Changed

  • Add Replica support (wpgx v0.3.1 required) by @Stumble in #7

Full Changelog: v2.2.2...v2.3.0

v2.2.2

26 Aug 07:23
4ba4d23

Choose a tag to compare

What's Changed

  • fix: many query db err default return nil by @xmujx in #6
  • Update GUIDE.md by @Stumble in #5

New Contributors

  • @xmujx made their first contribution in #6

Full Changelog: v2.2.1...v2.2.2

v2.2.1

11 Jul 17:33

Choose a tag to compare

Full Changelog: v2.1.11...v2.2.1

v2.1.11

10 Jul 23:12
9073298

Choose a tag to compare

What's Changed

  • feat: qualify table name identifiers in dumper/loader by @1dustycy in #4

New Contributors

Full Changelog: v2.1.10...v2.1.11

v2.1.10

10 Apr 08:54

Choose a tag to compare

Full Changelog: v2.1.9...v2.1.10

v2.1.9

20 Sep 23:38

Choose a tag to compare

feat: use context logger

v2.1.8

07 Sep 07:55

Choose a tag to compare

update version

v2.1.7

30 Aug 09:00

Choose a tag to compare

codegen: wpgx use CountIntent for cache hit rate stats

Sync with upstream v1.20.0+

29 Aug 21:24

Choose a tag to compare

Update GUIDE.md (#3)

add best practices of fresh materialized view.