The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.585 - 2020-10-07

  • Also use Data::Sah::Resolve in filters. Data::Sah::Resolve has been used in determining what argument specification to produce for each table field. But when parsing query, Data::Sah::Resolve has not been used in interpreting the arguments properly, so table field with schema like "uint" (instead of just "int") do not get filtered even though the associated argument has been passed. This release fixes that.

Modules

Generate function (and its metadata) to read table data