mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-03-24 14:21:56 -05:00
Given the sheer volume of migrations, it takes about 40 seconds on an average system to execute them all prior to running the test suite. Loading one flat SQL file instead of executing each migration reduces this overhead significantly. This is implemented in a way that degrades gracefully; if the flat file is not specified, all migrations will run as normal.
7.1 KiB
Executable File
7.1 KiB
Executable File