What's Changed
- Added truncate_without_key_checks/0 to truncate a table in a MySql database.
- Added disable_foreign_key_checks/0 to disable foreign key checks in MySql.
- Added enable_foreign_key_checks/0 to enable foreign key checks in MySql.
- Removed warnings for previous matching functions.
- Added delete/0 to delete all schema entries.
- Added raw/3 for raw query functions.
New Contributors
Full Changelog: https://github.com/kamaroly/ecto_entity/commits/v0.1.3