User

Results 2 issues of User

Long running migrations (10m+) with Evolve 3.0 on Postgres in Azure (v11) with Npgsql 6.0.6 (.NET 6) throw the following exception: ``` Error executing script: V1_9_2_9__Long_Migration_Test.sql after 72273 ms. The...

Just tried testing this and the service creates a wrong path for me in this function: private locateFile(path, scriptDirectory): string { if (path === 'opencv_js.wasm') { return scriptDirectory + '/wasm/'...