Skip to content

v0.1.3

Latest

Choose a tag to compare

@kamaroly kamaroly released this 09 Nov 09:44
· 6 commits to development since this release
da4349b

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