KipData / FnckSQL

SQL as a Function for Rust
Apache License 2.0
567 stars 48 forks source link

invalid: fix `cfg(linux)` -> `cfg(unix)` & `ScalarExpression::constant_calculation` adds new expression #163

Closed KKould closed 8 months ago

KKould commented 8 months ago

What problem does this PR solve?

Code changes

Check List

Tests

Side effects

Note for reviewer