summaryrefslogtreecommitdiff
path: root/app/Services/MigrationService.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-06-12Site and tree default preferencesGreg Roach1-4/+0
2021-02-04Code styleGreg Roach1-2/+2
2021-02-01Performance - only check for non-transactional tables when updating schemaGreg Roach1-6/+8
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-24Fix: #2842 - convert MySQL tables from MyISAM to InnoDB during schema upgradesGreg Roach1-1/+40
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-03-07Method is not staticGreg Roach1-1/+1
2019-02-20Move database migration and seeding to a serviceGreg Roach1-0/+82