Skip to content

E3-612: Remove need for db post-processing

Simon Rose requested to merge move_to_prebuild into e3_614_cleanup

It turns out that there is a solution to avoid using the db post processing for mrfioc2: move it all to prebuild, under the restriction that we no longer use the default db expansion. However, this seems like a reasonable fix, IMO.

I have tested that this produces the exact same .db files with and without this change.

Merge request reports