After upgrading to Jmix 1.3, getting build error related to mssql

I got my project to run after adding the following to my mssql connection params:

encrypt=true;trustServerCertificate=true

Hopefully that is the best solution to my problem.

1 Like