Skip to content

Releases: goccy/go-zetasqlite

0.8.1

08 Oct 05:10
5a2e14c
Compare
Choose a tag to compare

What's Changed

  • Fix query context api with dml query by @goccy in #31

Full Changelog: v0.8.0...v0.8.1

0.8.0

30 Sep 18:23
395dc7e
Compare
Choose a tag to compare

What's Changed

  • Refactor value encoding/decoding by @goccy in #28
  • Support INTERVAL type by @goccy in #29
  • Support NUMERIC/BIGNUMERIC type by @goccy in #30

Full Changelog: v0.7.0...v0.8.0

0.7.0

21 Sep 08:16
e1c6bc3
Compare
Choose a tag to compare

What's Changed

  • Supports all string functions except collate and contains_substr by @goccy in #27

Full Changelog: v0.6.6...v0.7.0

0.6.6

03 Sep 15:13
343643a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

0.6.5

02 Sep 12:45
3a71f3b
Compare
Choose a tag to compare

What's Changed

  • Support make_array function by @goccy in #23
  • Fix return types for min/max function by @goccy in #24

Full Changelog: v0.6.4...v0.6.5

0.6.4

27 Aug 05:26
b7e3eda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

0.6.3

26 Aug 20:05
265a6ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

0.6.2

23 Aug 15:53
fd0a2e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

0.6.1

15 Aug 05:24
6ea1b8f
Compare
Choose a tag to compare

What's Changed

  • Update go-zetasql to v0.3.2 by @goccy in #18

Full Changelog: v0.6.0...v0.6.1

0.6.0

12 Aug 12:39
558159d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1