Nicolas Buduroi

Results 16 issues of Nicolas Buduroi

While working on the original ClojureQL, I came across the dreaded delimited identifiers concept of SQL. With the new CQL, we currently can't access any SQL object that require delimited...

proposal
tentative

Hi, I'd like to use dry-schema for an application dealing with lots of ranges. The current support for ranges in dry-types doesn't handle checks for its member values, which is...

## Expected Behavior There is no obvious expected behavior. ## Actual Behavior I've been having [weird issues](https://github.com/flycheck/flycheck/issues/2049) with slim-lint integration into Emacs flycheck. After some time debugging these problems, it...

I've noticed that DatabaseMetaData getTables method returns its TABLE_NAME as upper cased: ``` + " upper(name) as TABLE_NAME," ``` This isn't correct from my understanding and no other driver I...

I've noticed the theme page https://rubyui.com/themes/default is broken. It's using the light theme and neither the dark theme nor the themes selection dropdown are working. Also the themes selection dropdown...