Neil O'Toole
|
7c56377b40
|
Struct alignment (#369)
* Field alignment
|
2024-01-27 00:11:24 -07:00 |
|
Neil O'Toole
|
096e209a01
|
sq inspect now has --schemata and --catalogs modes (#334)
* Add --schemata and --catalogs flags to "sq inspect"
|
2023-11-20 14:42:38 -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 |
|
Neil O'Toole
|
7396aadb9e
|
#12: multiple joins (#280)
* The query language now supports multiple joins.
|
2023-07-03 09:34:19 -06:00 |
|
Neil O'Toole
|
81f631e135
|
Refactoring (#206)
* Renamed source.Type to source.DriverType for clarity
* More renaming wrt source.DriverType
* Renamed output.Formatting to output.Printing
|
2023-04-21 21:36:32 -06:00 |
|
Neil O'Toole
|
9a1c6a7d09
|
Feature/173 args (#183)
- Implement --arg feature
- Refactor sqlbuilder package (now called "render").
- Bug fixes, especially around expressions.
|
2023-04-07 02:00:49 -06:00 |
|