Commits on Source 31
-
Mend Renovate authored
-
-
Dian Fay authored
-
Dian Fay authored
-
BREAKING CHANGE: JSON fields were previously converted to text and sorted alphabetically. closes issue #683
-
Dian Fay authored
BREAKING CHANGE: supporting Readables which target more than one database relation has involved extensive changes to table loading, criteria parsing, and statement generation. These changes are intended to be backwards-compatible, but are marked as a breaking change because they cannot be guaranteed to be so.
-
Dian Fay authored
-
Dian Fay authored
BREAKING CHANGE: results used to be implicitly ordered by the relation's primary key, or otherwise by the first column. This is no longer the case; ordering must be specified if it is desired.
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
BREAKING CHANGE: ES6 generators, and versions of Node prior to 7.6, are no longer supported.
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
BREAKING CHANGE: resultset decomposition now creates descendants as arrays by default. The 'array' decomposition schema element is no longer recognized, and has been replaced by a 'decomposeTo' element. Set this latter to 'object' to create descendants as objects.
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored
-
Dian Fay authored