| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| squawk-linux-arm64 | 2026-02-26 | 23.3 MB | |
| squawk-linux-arm64-2.42.0.vsix | 2026-02-26 | 7.9 MB | |
| squawk-alpine-x64-2.42.0.vsix | 2026-02-26 | 7.5 MB | |
| squawk-linux-musl-x64 | 2026-02-26 | 23.6 MB | |
| squawk-win32-x64-2.42.0.vsix | 2026-02-26 | 4.5 MB | |
| squawk-windows-x64.exe | 2026-02-26 | 14.7 MB | |
| squawk-darwin-x64 | 2026-02-26 | 15.5 MB | |
| squawk-darwin-x64-2.42.0.vsix | 2026-02-26 | 5.0 MB | |
| squawk-linux-x64 | 2026-02-26 | 23.5 MB | |
| squawk-linux-x64-2.42.0.vsix | 2026-02-26 | 7.4 MB | |
| squawk-darwin-arm64 | 2026-02-26 | 15.3 MB | |
| squawk-darwin-arm64-2.42.0.vsix | 2026-02-26 | 4.9 MB | |
| README.md | 2026-02-26 | 585 Bytes | |
| Revert changes to foreign key constraint _ ide improvements source code.tar.gz | 2026-02-26 | 2.4 MB | |
| Revert changes to foreign key constraint _ ide improvements source code.zip | 2026-02-26 | 2.9 MB | |
| Totals: 15 Items | 158.5 MB | 0 | |
Changed
- linter: undo foreign key constraint check in create table (#962)
This was an incorrect change to add and isn't necessary since the new table doesn't have any rows.
Added
- ci: build for alpine arm (#960)
- ide: code action - rewrite between as binary expression (#953)
- ide: goto def & hover for now() + current_timestamp (#950)
- ide: goto def for column names in table function returns (#949)
- ide: goto def with function in from item & cross join (#961)
Fixed
- ide: fix col names for collation for, at time zone, overlaps (#951)