Skip to content

Releases: appscot/sails-orientdb

Bug fixes

23 Feb 00:11
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release
  • Add support for attribute email (#44)

Bug fixes

18 Feb 02:10
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release
  • Allows schemaless objects to be retrieved (#40)
  • Fixed bug where it was impossible to delete an edge using .destroy()
  • Fixed property missing error when parameterized=false

Add support for OrientDB 2.0

15 Feb 20:34
Compare
Choose a tag to compare
Pre-release
  • Add support for OrientDB 2.0 (#24)
  • Parameterised queries support (#20)
  • No longer using deprecated methods db.edge.*
  • Exposes Oriento's query method
  • Improved code coverage

Added indices support and improved tests

26 Jan 17:54
Compare
Choose a tag to compare
  • Added mandatory (required) and index (unique/not-unique) support (thanks @naderio);
  • Continuous Integration improvements;
  • Code coverage improvements;
  • Code cleanup.

All tests passing

31 Dec 15:28
Compare
Choose a tag to compare
All tests passing Pre-release
Pre-release

Added support for Custom Primary Keys
Several other bugs fixed

Queryable Interface

07 Dec 01:45
Compare
Choose a tag to compare
Queryable Interface Pre-release
Pre-release

This release adds support for Queryable Interface.

Better fetch plan query

01 Dec 16:04
Compare
Choose a tag to compare
Pre-release

Improvement to handling associations:

Improvements around edge processing

24 Nov 00:19
Compare
Choose a tag to compare
Pre-release
Bumped version up

Added author and contributors

v0.10.12

15 Nov 21:36
Compare
Choose a tag to compare
v0.10.12 Pre-release
Pre-release

First release