Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres DB Support #2

Open
lfkeitel opened this issue May 17, 2014 · 1 comment
Open

Postgres DB Support #2

lfkeitel opened this issue May 17, 2014 · 1 comment
Assignees

Comments

@lfkeitel
Copy link
Member

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
@lfkeitel lfkeitel self-assigned this May 17, 2014
@lfkeitel lfkeitel added this to the Version 5.5.0 Stable milestone Jul 4, 2014
@lfkeitel lfkeitel modified the milestone: Version 5.5.0 Stable Feb 2, 2015
@lfkeitel
Copy link
Member Author

lfkeitel commented Feb 7, 2015

The new Repository system will make this much easier. All SQL is in separate repos per database. I just need to get a DB setup for development and edit the SQL to fit Postgres' flavour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant