Releases: js-data/js-data-sql
Releases · js-data/js-data-sql
0.9.0
0.9.0 - 10 July 2015
Backwards compatible API changes
- Support for loading deeply nested relations in
find
0.8.0
0.8.0 - 09 July 2015
Backwards compatible API changes
- #5 - Support for loading relations in
findAll
0.7.0
0.7.0 - 02 July 2015
Stable Version 0.7.0
0.6.1
0.6.1 - 24 June 2015
Backwards compatible bug fixes
- #13 - global leak (deepMixIn)
0.6.0
0.6.0 - 15 June 2015
Backwards compatible bug fixes
- #12 - Create and Update don't work with non-numeric and/or primary keys
0.5.0
0.5.0 - 08 June 2015
Backwards compatible API changes
- #4 - Add support for loading relations in find()
- #8 - LIKE operator support
Backwards compatible bug fixes
- #9 - Throw error when using bad WHERE operator
0.4.1
0.4.1 - 26 March 2015
Backwards compatible bug fixes
- #2 - Should not be saving relations (duplicating data)
- #3 - Need to use removeCircular