Skip to content

Releases: LaravelFreelancerNL/fluentaql

Subqueries

18 Aug 14:14
Compare
Choose a tag to compare
Subqueries Pre-release
Pre-release
Remanufacture Statement clauses

Bugfixes
Code cleanup

0.3

11 Aug 09:20
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

CI & code clean up

Recursive object and array normalization

20 Oct 09:33
Compare
Choose a tag to compare
  • Arrays and object values are now recursively normalized allowing for the use of attribute pointers and functions within an object or array
  • Improved performance of several syntax checking methods especially concerning operators.

Proof of concept

20 Oct 09:23
Compare
Choose a tag to compare
Proof of concept Pre-release
Pre-release

Proof of concept for FleuntAQL.
The goal is to build AQL queries fluently and programmatically while maintaining the expressive and extensive capabilities of ArangoDB's Query Language.