Skip to content

v2.6.0

Compare
Choose a tag to compare
@mathieujobin mathieujobin released this 23 Mar 06:11
· 13 commits to core since this release

2.6.0

  • #512 Quote table names; Mysql 8 has keywords that might match table names which cause an exception.
  • #476 Fix syntax error in documentation.
  • #485 Rollback transaction if destroy aborted.
  • #522 Add failing tests for association with abort on destroy.
  • #513 Fix create callback called on destroy.