Commit Graph

4 Commits

Author SHA1 Message Date
Neil O'Toole
e93f462fff
: explicit where() clause ()
Implement explicit `where()` clause.
2023-06-16 22:54:25 -06:00
Neil O'Toole
24b5fafd78
Proprietary functions now require leading underscore () 2023-05-26 21:11:38 -06:00
Neil O'Toole
81f631e135
Refactoring ()
* 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
bfd5542f75
Refactor/introduce query context ()
* Moved query_X_test.go from /drivers to /libsq

* Refactor: introduced libsq.QueryContext type
2023-04-01 03:48:24 -06:00