Download Latest Version v0.15.0 source code.tar.gz (159.2 kB)
Email in envelope

Get an email when there's a new version of FunSQL.jl

Home / v0.15.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-02-16 563 Bytes
v0.15.0 source code.tar.gz 2025-02-16 159.2 kB
v0.15.0 source code.zip 2025-02-16 209.1 kB
Totals: 3 Items   368.9 kB 1

FunSQL v0.15.0

Diff since v0.14.3

  • Breaking change: when a query is used in a scalar context, such as an IN expression, make it return the first column only (see [#75]). Previously, such query would SELECT NULL unless the query ends with an explicit Select().

Merged pull requests: - In scalar context, a tabular node should select the first column (#76) (@xitology)

Closed issues: - A query in scalar context should use the first column (#75)

Source: README.md, updated 2025-02-16