MSSQL

DATABASE_URI format should be mssql://<user>:<pass>@<host>:<port>/<database>

Example:

DATABASE_URI=mssql://sa:S7!0nGpAw0rD@localhost:1433/llana

Optional Configuration

The following .env values can be used:

VariableDetails
AZUREIf the value is found in the config, it will set the Encrypt=true value in the connection string