- Fix `has_many` associations error when preload queried is empty.
0.7.1
- Fix query `union` to accept schema and actually work.
0.7.0
- **BREAKING CHANGE:** rename `apocryphan` to `apocryphes`. - **BREAKING CHANGE:** `update`/`insert` now returns the changeset of the operation instead of the primary key. - **BREAKING CHANGE:** rename `QF` to `qf`. - Add association for `insert`/`update` on `Schema`.