Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

v2.1.0

Latest
Compare
Choose a tag to compare
@meppu meppu released this 07 Aug 17:44
3ad9fc4
  • The introduction of the new surreal_entity module, designed to represent table or record IDs. This module also offers the convenience of passing records as {Table, Record} tuples, eliminating the need for manual formatting and thereby enhancing the developer experience.
  • Addition of the query/2 function, serving as a wrapper around query/3 without variables.
  • Addition of the ping/1 function.
  • Improvements in documentation.
  • Enhanced internal error handling for the surreal_config module.