CelebrateVC
CelebrateVC
> didn't quite make the port to Rust yet is there a list of those things somewhere?
@tobiemh the failing tests from the CI use `select count() from activity group by all`, what is the expected behavior of `group by all` with correct checks on queries? *...
@tobiemh, well since most any string can be an identity (columns can be named "1" or "null" or anything that you would usually work in as a static value), you're...
From what I could tell looking into this - it's looking hopeful simply dropping in `globset::GlobMatcher` instead of `glob::Pattern` slowed things down (see img 1), but refactoring and basically gutting...