summaryrefslogtreecommitdiff
path: root/app/Validator/GroupValidator.php
AgeCommit message (Expand)Author
2018-10-06Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2Thomas
2018-04-12Adjust field size to keep compatibility with MySQL 5.6Frédéric Guillot
2018-04-11Increase text fields length in several tablesFrédéric Guillot
2016-05-28Rename base validator classFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot