Commit Graph

125 Commits

Author SHA1 Message Date
Neil O'Toole
833fdbf726
fixed panic with badly make-d slice in source/metadata.go (#97) 2021-09-18 21:37:22 -06:00
Neil O'Toole
98e91bae51
Bunch of linting issues (#96)
* linting

* linting

* linting

* linting

* linting

* cleaned up readme trailing newlines
2021-09-12 16:14:30 -06:00
Neil O'Toole
d8ecff4234
drivers/mysql linting (#92) 2021-03-13 10:41:15 -07:00
neilotoole
dff14d86b6 Scoop update for sq version v0.15.3 2021-03-13 10:16:16 -07:00
Neil O'Toole
2d843c9550
MySQL DSN no longer strips driver options (#91)
* MySQL DSN no longer strips driver options
Fixes #90

* CHANGELOG update
2021-03-13 10:08:53 -07:00
neilotoole
b7cb0a0b66 Scoop update for sq version v0.15.2 2021-03-08 00:04:51 -07:00
Neil O'Toole
57834f2f40 CHANGELOG update 2021-03-07 23:39:49 -07:00
Neil O'Toole
ac1e426223 CHANGELOG update 2021-03-07 23:37:37 -07:00
Neil O'Toole
b06b631e76
Bug #87: generated SQL should always quote table and column names in join statement (#89)
* BaseFragmentBuilder now quotes table and col names for joins

* Refactored libsq.engine so that the SQL generated from SLQ input can be tested

* Deleted dead code; additional comments
2021-03-07 23:27:35 -07:00
Neil O'Toole
c88fc04189 Merge branch 'master' of https://github.com/neilotoole/sq into master 2021-03-07 11:12:15 -07:00
Neil O'Toole
e58d17d0d2 README update 2021-03-07 11:12:10 -07:00
Neil O'Toole
bcb735f52d
Update README.md 2021-03-01 23:04:50 -07:00
Neil O'Toole
796d58efd9 README update 2021-02-27 07:51:52 -07:00
Neil O'Toole
cf526b839e updated changelog 2021-02-27 07:50:58 -07:00
Neil O'Toole
fef27b0c36 updated changelog 2021-02-27 07:49:00 -07:00
Neil O'Toole
4760798682 added changelog 2021-02-27 07:47:24 -07:00
Neil O'Toole
eb88c90542 Merge branch 'master' of https://github.com/neilotoole/sq into master 2021-02-27 07:44:19 -07:00
Neil O'Toole
f1335c4a30
Cmd ping to use --all flag instead of arg (#83)
* cmd ping now uses --all flag instead of arg
2021-02-27 07:44:08 -07:00
Neil O'Toole
cd6d90a84f ready for 'final' refactor 2021-02-25 23:16:01 -07:00
neilotoole
4ebbfe3850 Scoop update for sq version v0.15.0 2021-02-22 00:42:01 -07:00
Neil O'Toole
6870327508
Cobra upgrade: includes shell completion work (#81)
Addressed #80
2021-02-22 00:37:00 -07:00
neilotoole
b5fdc5c0d3 Scoop update for sq version v0.14.9 2021-02-19 23:31:20 -07:00
Neil O'Toole
a1cfd5d525
Xlsx import handle empty sheets (#79)
* can now import XLSX with empty sheets

* renamed XLSX test article
2021-02-19 23:22:35 -07:00
Neil O'Toole
855494570b doc update 2021-01-04 05:07:44 -07:00
Neil O'Toole
d07c18e835 doc update 2021-01-04 00:41:40 -07:00
Neil O'Toole
bcdea2842d doc update 2021-01-04 00:40:51 -07:00
Neil O'Toole
811347587c doc update 2021-01-04 00:40:26 -07:00
Neil O'Toole
fe61357b36 doc update 2021-01-04 00:40:05 -07:00
Neil O'Toole
969123f749 doc update 2021-01-04 00:39:43 -07:00
Neil O'Toole
a872f2c6d1 doc update 2021-01-04 00:39:15 -07:00
Neil O'Toole
03dda9a5b7 doc update 2021-01-04 00:35:00 -07:00
Neil O'Toole
9ff0b3ccca doc update 2021-01-04 00:15:14 -07:00
Neil O'Toole
0b5c9dfb52 doc update 2021-01-03 23:41:39 -07:00
Neil O'Toole
3590a4b2ca doc update 2021-01-03 23:39:34 -07:00
Neil O'Toole
e31590b2bf doc update 2021-01-03 23:38:33 -07:00
Neil O'Toole
e40fae9105 doc update 2021-01-03 23:36:15 -07:00
Neil O'Toole
5927ac6d95 doc update 2021-01-03 23:33:56 -07:00
Neil O'Toole
0dd6cdcb15 doc update 2021-01-03 23:32:55 -07:00
Neil O'Toole
0db0500687 doc update 2021-01-03 23:32:13 -07:00
Neil O'Toole
fb6379cb0b doc update 2021-01-03 23:28:03 -07:00
Neil O'Toole
3f2dcbc487 doc update 2021-01-03 23:27:13 -07:00
Neil O'Toole
41b7c7d372 doc update 2021-01-03 23:22:16 -07:00
Neil O'Toole
0ab778ca7b doc update 2021-01-03 23:17:21 -07:00
Neil O'Toole
3c50d4896a doc update 2021-01-03 23:16:45 -07:00
Neil O'Toole
f6de0dc1d0 doc update 2021-01-03 23:16:23 -07:00
Neil O'Toole
d7a2c37132 doc update 2021-01-03 22:23:09 -07:00
Neil O'Toole
36b4a6554b doc update 2021-01-03 22:21:22 -07:00
Neil O'Toole
1b02fc6aa8 doc update 2021-01-03 22:21:01 -07:00
Neil O'Toole
2c94d721d4 doc update 2021-01-03 22:20:28 -07:00
Neil O'Toole
fa6282b2ad doc update 2021-01-03 22:16:13 -07:00