5.6.1¶
Release Date: 2023.07.03
Refinery documentation¶
- Added documentation for a implementing Foreign Keys
- Added documentation for a querying using byCol
Refinery Core¶
Enhancement¶
- Implementation of foreign keys, creating a link between a table to its referenced table
- Addition of byCol as a getStats API parameter, allows for different columns to be grouped by within the query call