Commit Graph

15 Commits

Author SHA1 Message Date
neilotoole
e7a28a73cc .gitignore updates 2023-12-06 13:36:13 -07:00
Neil O'Toole
5533dcab6f
Postgres sakiladb no longer requires separate admin user (#309) 2023-09-10 10:40:37 -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
2ba633fc2a
#258: Alias can be an arbitrary string. (#259)
* Fixed space issues with expressions

* Alias can now be an arbitrary string

* Alias can now be an arbitrary string (fixed)

* Alias now automatically applied to expressions

* Ignore .run

* Fixed issue with TestRun not logging correctly to testing.T

* Fiddling with sqlite3 temp file closing

* Re-enable tests
2023-06-18 00:05:09 -06:00
neilotoole
e72c0978f4 workflow: should now publish custom release notes to GH releases 2023-03-25 20:25:15 -06:00
Neil O'Toole
ed9aa38a67
Improvements to source commands (#139)
* Expose source.Set.Data() method

* jsonw.writeJSON cleaned up

* sq add now respects --json

* Location strings are subject to more scrutiny

* Ignore .db files in project dir

* sq add is more restrictive about location string

* source.RedactedLocation now uses 'xxxxx' per stdlib url.URL.Redacted()

* Update changelog for v0.23.0

* typos
2022-12-31 20:17:44 -07:00
Neil O'Toole
d9693bde17
Feature/manpages (#136)
* manpage support

* Polish up man work

* Set DisableAutoGenTag=true for all commands

* Set DisableAutoGenTag=true for root cmd

* CHANGELOG
2022-12-29 19:02:10 -07:00
neilotoole
8392b6a641 Installers also install shell completion 2022-12-29 16:16:18 -07:00
neilotoole
6219890fb2 ignore .vscode 2022-12-23 08:32:32 -07:00
Neil O'Toole
67b2341e80 Changing the archive name temlate to use dash instead of underscore 2022-11-19 18:33:41 -07:00
Neil O'Toole
253c8b58f5 updated .gitignore to ignore /dist-* dirs 2022-11-06 23:23:00 -07:00
Neil O'Toole
b0bf24ffed updated .gitignore to ignore /dist-* dirs 2022-11-06 23:10:19 -07:00
Neil O'Toole
fd4ae53f31 codebase refactor 2020-08-06 11:58:47 -06:00
Neil O'Toole
980e49358e tidy up 2016-10-16 22:14:01 -06:00
Neil O'Toole
f66bc5da16 Initial commit 2016-02-15 19:01:18 -07:00