neilotoole
4d46bcebaa
Scoop update for sq version v0.43.0
2023-11-18 19:55:39 -07:00
neilotoole
897a1cba43
CHANGELOG for v0.43.0
2023-11-18 19:32:16 -07:00
Neil O'Toole
82727b3890
Refactor/rename database to pool ( #328 )
...
* Renamed `driver.Database` to `driver.Pool` (and related things)
* workflow: Update tparse version
* workflow: Update golangci-lint version
2023-11-18 19:21:14 -07:00
Neil O'Toole
511e69f59b
Bunch o' dependency updates ( #327 )
...
* Bunch o' dependency updates
* All deps updated
* Linting
2023-11-18 18:02:50 -07:00
Neil O'Toole
f07edef14d
Add flag --src.schema ( #326 )
...
* Support for --src.schema in commands "slq", "sql", and "inspect"
2023-11-18 17:05:48 -07:00
neilotoole
3735e803b0
CHANGELOG formatting
2023-09-29 21:17:25 -06:00
Neil O'Toole
99698bf15c
install.sh: xbps-install (void linux) support ( #317 )
...
* install.sh: xbps-install (void linux) support
2023-09-24 17:27:42 -06:00
neilotoole
a43bd3c221
README acknowledgements
2023-09-24 15:37:48 -06:00
Neil O'Toole
c763431201
go.mod updates ( #315 )
...
* go.mod udpates
* More go.mod updates
2023-09-24 15:27:15 -06:00
Neil O'Toole
f69acb95de
Update CHANGELOG.md
2023-09-11 00:08:01 -06:00
neilotoole
a5182b3692
Scoop update for sq version v0.42.1
2023-09-10 12:07:56 -06:00
neilotoole
b8451e4168
CHANGELOG for v0.42.1
2023-09-10 11:51:57 -06:00
neilotoole
21d7f8db4c
CHANGELOG for v0.42.1
2023-09-10 11:51:08 -06:00
neilotoole
36f096cb38
CHANGELOG for v0.42.1
2023-09-10 11:49:56 -06:00
neilotoole
5b09050c50
CHANGELOG for v0.42.1
2023-09-10 11:48:38 -06:00
icp
82491db8a5
build: fix for 32-bit systems ( #308 )
2023-09-10 10:43:11 -06:00
Neil O'Toole
5533dcab6f
Postgres sakiladb no longer requires separate admin user ( #309 )
2023-09-10 10:40:37 -06:00
dependabot[bot]
598105e962
Bump github.com/xo/dburl from 0.14.2 to 0.16.0 ( #306 )
...
Bumps [github.com/xo/dburl](https://github.com/xo/dburl ) from 0.14.2 to 0.16.0.
- [Release notes](https://github.com/xo/dburl/releases )
- [Commits](https://github.com/xo/dburl/compare/v0.14.2...v0.16.0 )
---
updated-dependencies:
- dependency-name: github.com/xo/dburl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 14:29:59 -06:00
dependabot[bot]
ae71dd0f37
Bump github.com/google/uuid from 1.3.0 to 1.3.1 ( #305 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 14:28:49 -06:00
neilotoole
920a4f5c54
README: update diff section
2023-08-23 07:34:31 -06:00
neilotoole
2d92a2daba
README: update diff section
2023-08-23 06:44:44 -06:00
neilotoole
648ed8d0ea
CHANGELOG update for v0.42.0; tidy up worfklow files
2023-08-22 07:35:41 -06:00
neilotoole
e1c1c9562d
Scoop update for sq version v0.42.0
2023-08-22 07:25:26 -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
neilotoole
c60fbc8d13
CHANGELOG
2023-08-21 10:27:07 -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
neilotoole
e0462c1125
Scoop update for sq version v0.41.1
2023-08-20 09:07:00 -06:00
neilotoole
4b1c4bdaec
cmd version: was missing newline in output
2023-08-20 08:50:24 -06:00
neilotoole
04393f2453
Scoop update for sq version v0.41.0
2023-08-20 08:33:53 -06:00
neilotoole
b76149925e
test goreleaser update
2023-08-20 08:14:28 -06:00
neilotoole
3c1320590c
v0.41.0 release
2023-08-20 07:41:15 -06:00
neilotoole
ed24e4eec8
v0.40.0 release
2023-08-20 07:40:59 -06:00
Neil O'Toole
611ad30f60
Test ingest Excel file format variants ( #303 )
...
* Tests for additional formats
* Tests for ingest Excel file format variants
2023-08-20 07:22:24 -06:00
neilotoole
754d528ce9
CHANGELOG links
2023-08-18 09:56:06 -06:00
Neil O'Toole
db092d5453
CSV ingest improvements ( #302 )
...
* csv: additional datetime detect formats
2023-08-18 09:21:11 -06:00
Neil O'Toole
edc933d897
#200 : Feature/200 excel driver ( #301 )
...
* Switch to excelize driver
2023-08-16 09:09:50 -06:00
Neil O'Toole
9ec1b85d37
Misc dep updates; switch to newer antlr version ( #300 )
2023-08-12 13:26:25 -06:00
Neil O'Toole
c7bba4dfe4
go1.21: changes to support slog as part of stdlib ( #299 )
...
* go1.21: changes to support slog as part of stdlib
* Removed accidentially checked-in line of code
* Fixed minor linting issues; reenable typecheck
* go1.21: switched to stdlib slices pkg
2023-08-12 12:54:14 -06:00
Neil O'Toole
3c4b61b806
#200 : Excel date format config ( #294 )
...
* Config options to control Excel date/time output format
2023-08-03 23:41:33 -06:00
dependabot[bot]
8e73041fed
Bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 ( #293 )
...
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth ) from 0.0.14 to 0.0.15.
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.14...v0.0.15 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 15:06:27 -06:00
dependabot[bot]
d6fe2ee6bf
Bump github.com/microsoft/go-mssqldb from 1.3.0 to 1.4.0 ( #292 )
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 15:06:06 -06:00
neilotoole
0b47f933c6
Fixed accidental moving of query parsing
2023-07-26 22:34:45 -06:00
dependabot[bot]
24ba18a777
Bump github.com/alessio/shellescape from 1.4.1 to 1.4.2 ( #290 )
...
Bumps [github.com/alessio/shellescape](https://github.com/alessio/shellescape ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/alessio/shellescape/releases )
- [Changelog](https://github.com/alessio/shellescape/blob/master/.goreleaser.yml )
- [Commits](https://github.com/alessio/shellescape/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: github.com/alessio/shellescape
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 22:30:23 -06:00
dependabot[bot]
70105143ef
Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 ( #289 )
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.4.1 to 5.4.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.4.1...v5.4.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 22:29:36 -06:00
dependabot[bot]
725b743ea8
Bump golang.org/x/mod from 0.11.0 to 0.12.0 ( #287 )
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/mod/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 22:28:57 -06:00
dependabot[bot]
ccde20f4c8
Bump golang.org/x/net from 0.11.0 to 0.12.0 ( #286 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 22:20:39 -06:00
Neil O'Toole
21c1dea9c4
#200 : Switch excel driver for output ( #291 )
...
* Switched from xlsxw to excelw for Excel outpt
2023-07-26 22:19:11 -06:00
Neil O'Toole
6ca26f4e4f
Column rename: template now has Alpha field. ( #285 )
...
* wip: refactor col name mungeing
* Finished refactoring FieldMeta
* Renamed tpl .AlphaIndex to .Alpha
* wip: debugging source config override
* Source config override passing tests
* CHANGELOG update
2023-07-08 19:34:53 -06:00
Neil O'Toole
9c5836ef1c
#191 : XLSX driver auto-detects header row ( #284 )
...
* xlsx driver now detects header row.
2023-07-08 09:21:27 -06:00