Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.6.1281 source code.tar.gz | 2025-03-06 | 150.6 kB | |
2.6.1281 source code.zip | 2025-03-06 | 177.3 kB | |
README.md | 2025-03-06 | 547 Bytes | |
Totals: 3 Items | 328.4 kB | 0 |
- Address #568 by adding
honey.sql/semicolon
to merge multiple SQL+params vectors into one (with semicolons separating the SQL statements). - Address #567 by adding support for
ASSERT
clause. - Address #566 by adding
IS [NOT] DISTINCT FROM
operators. - Add examples of
:alias
with:group-by
(syntax is slightly different to existing examples for:order-by
).