diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-07-12 22:19:37 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-07-12 22:19:37 -0400 |
commit | c020a45ee1a1d62c06493ab916dea1da77ac921f (patch) | |
tree | 9d24fedf22b433fce890b863c9e32837314a2d1d /ChangeLog | |
parent | 2ae4bfaf927f1b11fadfad1afadad2c13e24cf3c (diff) |
Make sure that the table schema_version use InnoDB for Mysql
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ New features: Improvements: * Display TOTP issuer for 2FA +* Make sure that the table schema_version use InnoDB for Mysql Bug fixes: |