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
|
44d27207f8
|
#256: column-only queries (#257)
* Column-only queries
|
2023-06-17 19:28:11 -06:00 |
|
Neil O'Toole
|
2f2dfd6e47
|
#229: More diff (#233)
- Implement `sq diff --data`.
|
2023-05-22 09:08:14 -06:00 |
|
Neil O'Toole
|
1ea24dac4a
|
#229: sq diff core (#230)
* "sq diff" initial implementation
* Refactor "cli" pkg.
|
2023-05-19 08:24:18 -06:00 |
|