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.14.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-07-08 591 Bytes
v0.14.1 source code.tar.gz 2024-07-08 158.4 kB
v0.14.1 source code.zip 2024-07-08 208.3 kB
Totals: 3 Items   367.3 kB 1

FunSQL v0.14.1

Diff since v0.14.0

  • Fix Join incorrectly collapsing an outer branch when it may transform a NULL to a non-NULL value.

  • Make @funsql macro support operators , , , , , , as aliases for >=, <=, IS DISTINCT FROM, IS NOT DISTINCT FROM, <>, IN, NOT IN, thanks to Ashlin Harris.

Merged pull requests: - Add definitions for ≥ and ≤ (#67) (@AshlinHarris) - Fix unsafe branch collapsing of an outer JOIN (#68) (@xitology)

Source: README.md, updated 2024-07-08