mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 08:54:20 +01:00
Fixes #1154. Unary `+` is a noop in Sqlite: <https://sqlite.org/lang_expr.html#operat ors_and_parse_affecting_attributes>. Closes #1177
Fixes #1154. Unary `+` is a noop in Sqlite: <https://sqlite.org/lang_expr.html#operat ors_and_parse_affecting_attributes>. Closes #1177