Jd version 4.9 is available.
Bugs in the initial support for types int1/2/4 have been fixed.
Op intx converts between int types. This makes it easy to apply the
benefits of smaller int types to existing tables.
See release notes at:
http://code.jsoftware.com/wiki/Jd/Index
---
Jd version 4.8 is available.
Main addition is support for types int1, int2, int4. These types take less
disk and ram space than int (J 8 byte ints) and where appropriate can
significantly boost performance.
See release notes at:
http://code.jsoftware.com/wiki/Jd/Index
A new Jd update is available. It is still called version 4.6, but includes
sort.
The Jd sort op sorts table cols in place based on 1 or more data cols.
This is important for some applications and also sets the stage for future
interesting developments.
The Jd sort implementation is a nice exampl
When will NuVoc be updates?
On Mon, Nov 27, 2017 at 8:35 AM, Eric Iverson
wrote:
> A Jd update available. Main additions are upsert (new data inserted or
> updated to table as appropriate based on key) and support of keys in delete
> and update.
>
> See release notes at:
> http://code.jsoftware.
A Jd update available. Main additions are upsert (new data inserted or
updated to table as appropriate based on key) and support of keys in delete
and update.
See release notes at:
http://code.jsoftware.com/wiki/Jd/Index
--
For in