Only supported databases were MySQL, and MariaDB. We wanted to support the same databases that Django supports.
To fix this we've had to insert a few new fields and rename the existing ones to be more generic. This is the breaking change.
New environmental variable names will break your NB installs. Please update the following variables;
Also include the following environmental variables
These changes will help with the ability for us to support;
To use other databases - change the DB_ENGINE to the lowercase version name of that database, i.e. DB_ENGINE=postgresql