You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently image allows usage mysql, postgresql and sqlite, but doesn't allow to use mssql (which is also supported by redmine ootb).
Please add REDMINE_DB_MSSQL env configuration variable and underlying logic to use it with mssql ootb.