aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/database.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `execute_batch2` rather than `execute_batch` to fix performance regressio...Ryuta Kamizono2019-04-041-1/+1
* Set sqlite3 gem version explicitly in generated GemfileSergey Ponomarev2019-02-051-0/+1
* Move application generator naming and database code to concernsGannon McGibbon2019-01-091-0/+57