Skip to content

Enable both sqlite & postgres

Kovus requested to merge enable-postgres into develop

Implements the ability (default sqlite) to use another database backend. This should be open-ended enough to support others if the need arises.

Includes base migration for postgresql.

Merge request reports