Nicolas Buduroi
Results
22
comments of
Nicolas Buduroi
That's a good idea, which I've leveraged to include check constraint support in Lobos using ClojureQL predicates by extracting the keyword list beforehand (see https://github.com/budu/lobos/blob/master/src/lobos/compiler.clj#L144). There's still the function calls...
I've gave up for the third time today. This improvement end up being much more work than I ever though, even with the last implementation idea. This kind of modification...