Skip to content

support for postgresql#18

Open
lluis wants to merge 4 commits into
Fmstrat:masterfrom
lluis:postgresql
Open

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

Conversation

@lluis

@lluis lluis commented Nov 4, 2014

Copy link
Copy Markdown

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

lluis commented Nov 5, 2014

Copy link
Copy Markdown
Author

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