Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.7.1340 source code.tar.gz | 2025-08-01 | 158.5 kB | |
2.7.1340 source code.zip | 2025-08-01 | 185.8 kB | |
README.md | 2025-08-01 | 546 Bytes | |
Totals: 3 Items | 344.9 kB | 0 |
- Remove stray
tap>
call via PR #587 by Julien Vincent. - Fix #586 by reusing some of the
format-order-by
logic informat-create-index
to provide column ordering. - Fix #585 by checking for the symbol
where
(as well as the keyword:where
). - Assume
bb
for testing/building; addbb.edn
; switch GitHub Actions to usebb
.