Packages

O Skeleton Query ajuda a criar composes para queries feitas usando o Ecto.Repo.

Current section

Files

Jump to
skeleton_query CHANGELOG.md
Raw

CHANGELOG.md

1.5.0
------
#### Changes
* Added start query options
1.4.0
------
#### Changes
* Changed query matching.
1.3.0
------
#### Changes
* Implements new function build_query to be used with pagination, for example.
1.2.0
------
#### Changes
* Removed unused code
* Simplified query service
1.0.0
------
#### Changes
* First release.