Releases: pseudomuto/where
Releases · pseudomuto/where
Release 0.1.1
Where - A SQL where clause parser.
Installation
go get github.com/pseudomuto/where
Changelog
Others
- 1617491: [ClickHouse]: toDateTime64 supports 1-3 args (@pseudomuto)
Full Changelog: v0.1.0...v0.1.1
Release 0.1.0
Where - A SQL where clause parser.
Installation
go get github.com/pseudomuto/where
Changelog
Others
- edfb0e6: Add Nix flake and GoReleaser configuration (David Muto (pseudomuto) david.muto@gmail.com)
- 1a09e71: Initial commit: SQL filter expression parser (David Muto (pseudomuto) david.muto@gmail.com)
- fd8e912: Update CI to use Task commands (David Muto (pseudomuto) david.muto@gmail.com)
- 397f14e: [godoc]: Add Go doc for drivers (David Muto (pseudomuto) david.muto@gmail.com)
- da74e06: deps(deps): bump github.com/alecthomas/participle/v2 from 2.1.1 to 2.1.4 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 81053a1: deps(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
Full Changelog: ...v0.1.0