Skip to content

Commit

Permalink
✨ Add "AQL" (Alchemy Query Language) implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Feb 10, 2024
1 parent 48e65b5 commit 926e238
Show file tree
Hide file tree
Showing 3 changed files with 472 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* Split the `Criteria` class into `Criteria.Criteria` and `Criteria.Model` classes
* Remove the deprecated `DbQuery` class
* Let field/association constraints be a `Criteria` instance
* Add "AQL" (Alchemy Query Language) implementation

## 1.3.22 (2023-12-21)

Expand Down
Loading

0 comments on commit 926e238

Please sign in to comment.