aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt
Commit message (Expand)AuthorAgeFilesLines
* Replace `secrets` with `credentials` in commentsokuramasafumi2019-01-111-1/+1
* Restore `encoding: utf8mb4` in database.ymlYasuo Honda2018-10-301-0/+1
* Bump MySQL version requirement to 5.5.8 in the template filesYasuo Honda2018-09-131-1/+1
* Validate if `utf8mb4` character set and longer index key prefix is supportedYasuo Honda2018-09-131-1/+0
* Use utf8mb4 character set by default for MySQL database (#33608)Yasuo Honda2018-09-111-1/+1
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* Use .tt extension to all the template filesRafael Mendonça França2017-11-131-0/+58