Skip to content

support for postgresql#18

Open
lluis wants to merge 4 commits intoFmstrat:masterfrom
lluis:postgresql
Open

support for postgresql#18
lluis wants to merge 4 commits intoFmstrat:masterfrom
lluis:postgresql

Conversation

@lluis
Copy link
Copy Markdown

@lluis lluis commented Nov 4, 2014

Hello,
I've added support for postgresql, you can switch mysql/postgresql changing an option in config.php

//$DB_DATABASE = "postgresql";
$DB_DATABASE = "mysql";

also added a sql script compatible with postgres, but maybe there's a way to write a sql script compatible with both sql servers...

regards,
Lluís

@lluis
Copy link
Copy Markdown
Author

lluis commented Nov 5, 2014

images are not yet stored/retrieved correctly from postgres

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant