Releases: sbdchd/squawk
Releases · sbdchd/squawk
v1.5.4
v1.5.3
Fixed accidental glibc upgrade
Fixed
- Fixed accidental glibc upgrade (#401).
v1.5.1
fix warnings for generated columns
Added
- Added warning to
adding-field-with-default
to warn about generated columns (#397).
Fixed
- Fixed bug in
adding-required-field
where generated columns were incorrectly flagged (#397).
v1.4.1 - 2024-10-10
Fixed
- fix
start transaction
support (#386). Thanks @bmbferreira!
support arm64
Added
- added support for linux arm64 builds (#382).
support windows
Added
- added support windows builds (#368). Thanks @ermakov-oleg!
- improved docs for "disallowed-unique-constraint" (#370). Thanks @teeyingyap!
Fixed
- fixed "prefer-robust-stmts" to work with RLS (#367)
fix darwin-x86 install
fix build for macOS arm64 and x86
Fixed
- fix build for macos arm64 (#356)