rethinkdb-orm v2.6.0 Release Notes

Release Date: 2020-03-11 // about 4 years ago
  • ๐Ÿ”„ Changelog

    โž• Added

    • ๐Ÿ”’ feat(lock): implement RethinkORM::Lock and RethinkORM::Lock::Reentrant
    • ๐Ÿ†• improvement(persistence): allow override of native id through protected bool _new_flag
    • improvement(id_generator): allow table_name as an argument

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ improvement(settings): expose settings configuration through RethinkORM

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix(base): prevent mass assignment on document id
    • โšก๏ธ build(crystal-rethinkdb): update RethinkDB driver import