faunadb_http 0.7.0
faunadb_http: ^0.7.0 copied to clipboard
A pure Dart implementation of a FaunaDB client and provides query classes that closely mimic FQL functions.
Changelog #
All notable changes to this project will be documented in this file.
0.7.0 - 2020-08-26 #
Changed #
DateTimeautomatically converted to FaunaTime data type inside of Expressions
0.5.1 - 2020-08-10 #
0.5.0 - 2020-08-03 #
Added #
- Page class
- asRef method in RefResult class
- asPage method in FaunaResponse class