Commit Graph

7 Commits

Author SHA1 Message Date
neilotoole
648ed8d0ea CHANGELOG update for v0.42.0; tidy up worfklow files 2023-08-22 07:35:41 -06:00
neilotoole
e12be2622e sqlite: disable icu 2 2023-08-22 06:48:56 -06:00
neilotoole
ab1a205ddb sqlite: disable icu 2023-08-22 06:33:32 -06:00
Neil O'Toole
6b613d9adc
#279: SQLite virtual tables (#304)
* sqlite: initial extensions support, including virtual tables and fts5
* sqlite: virtual table columns now report type
2023-08-21 10:05:17 -06:00
Neil O'Toole
d0f073b44b
Crashes on fedora, probably due to needing netgo tags (#138) 2022-12-30 21:10:47 -07:00
Neil O'Toole
aee9e2ed5b
Feature/apk install (#134)
* wip

* wip

* Updated install.sh to support alpine/apk

* tidied up install.sh output for apk

* refactor install.sh; hopefully embedded version info now includes 'v'

* install.sh cleanup
2022-12-25 02:44:52 -07:00
Neil O'Toole
32d0896164
Multiplatform goreleaser (#106)
This PR moves `sq` to using GitHub workflows for publishing.
2022-11-06 22:49:05 -07:00