- Fixed a nasty bug in the serialized record parser. It should all be transparent to the users.
- Support for Live Query (a
feature introduced in OrientDB 2.1) through
MarcoPolo.live_query/4
andMarcoPolo.live_query_unsubscribe/2
MarcoPolo.transaction/2
will now raise aMarcoPolo.Error
if records passed in:update
or:delete
operations have anil
:version
field
Initial release.