-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Implement support for the PostgresSQL database. Most of the structure is already in place. The following would be needed:
- Add option to
<select>box on install page - Add driver statement in the DB class
- Evaluate current SQL statements to see if they can be compatible with all three (MySQL, SQLite, Postgres) or if additional SQL statements will be required