sq/libsq
Neil O'Toole e5db7990bc
#199: Kill RunContext.Log (#211)
* refactor: RunContext.Log is dead

* Fiddling with options

* Changed default max conns to zero (no limit)

* Linting
2023-04-30 08:18:56 -06:00
..
ast Source groups (#198) 2023-04-15 16:28:51 -06:00
core #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
driver #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
source #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
dbwriter.go #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
engine.go #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
libsq_test.go #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
libsq.go #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
prepare.go Feature/173 args (#183) 2023-04-07 02:00:49 -06:00
query_args_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_cols_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_count_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_datetime_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_expr_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_filter_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_groupby_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_join_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_orderby_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00
query_unique_test.go Refactoring (#206) 2023-04-21 21:36:32 -06:00