fleet/changes/no-temp-table
Zach Wasserman 4d6956b6cb
Remove usage of temporary table in migration (#2515)
Temporary tables were causing migration issues under some MySQL
configurations as discussed in #2462.
2021-10-13 16:25:08 -07:00

1 line
No EOL
86 B
Text

* Fix migration errors under some MySQL configurations due to use of temporary tables.