0.13.2
Fixed
- Fix error when sorting by a compound field that consists of at least one join field.
- Fix import conflict when importing
Ecto.Changeset
in a module that derivesFlop.Schema
and configures a compound field.
Ecto.Changeset
in a module that derives Flop.Schema
and configures a compound field.