Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

support postrges #72

Open
blysik opened this issue May 1, 2015 · 1 comment
Open

support postrges #72

blysik opened this issue May 1, 2015 · 1 comment

Comments

@blysik
Copy link

blysik commented May 1, 2015

Would be nice to support postgres as an alternative to mysql.

@dveeden
Copy link
Contributor

dveeden commented Jul 31, 2015

This should not be too difficult:

  • In phplib/Persistence.php set the PDO url to a postgres one
  • Use pgloader to migrate the schema (or modify schemas/* to be postgres compatible or create a postgres version of these)

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

No branches or pull requests

3 participants