Clark C. Evans

Results 16 issues of Clark C. Evans

It would be lovely to directly support grouping sets, rollup and cube. This is related also to sorting nulls last when the sort is otherwise descending order and nulls would...

enhancement

There are several independent breakages on nightly. - [#3350](https://github.com/JuliaLang/Pkg.jl/pull/3350) breaks objects that are mutated, Custom to Custom1, Custom2, etc - In notation.md, it's just a change in how NamedTuple type...

For deployments in a cloud environment, user authentication is often upstream of OHDSI tools, including Atlas. By convention an HTTP header can be provided by a reverse proxy, containing the...

enhancement
security

This change adds a `deflate_level` parameter when adding a file, with the default value of 6. The hard-coded value of 9 has significant performance penalty and can be several times...

Often, I've seen `JSON` used to encode content so that it could be included in a ` The easiest and safest way to avoid the rather strange restrictions described in...

In some cases there is good reason to have slots in a query frame that are available to be included, but would not want to be added by default. For...