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

Add PostgreSQL support (edge standalone) #104

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dstroma
Copy link

@dstroma dstroma commented Aug 22, 2013

I have added PostgreSQL >= 8.1 support.

@Frug
Copy link
Owner

Frug commented Nov 1, 2013

Ah thank you, sorry for my delays in reviewing and merging.

@ghost ghost assigned Frug Nov 1, 2013
@Frug
Copy link
Owner

Frug commented Jan 27, 2014

Just an update. I may still try to merge this to testing if I have time, but moving the whole database connection layer to PDO might be better still.

@IngwiePhoenix
Copy link

I would recommend PDO. I have very good experience while using Yii, which uses PDO as well. From that point, it more likely depends on what drivers are available (sqlite, mysql, postgre) instead of the codewide implementation.
Just my cent to that o.o
Am Mo. Jan. 27 2014 22:36:31 schrieb Philip Nicolcev:

Just an update. I may still try to merge this to testing if I have time, but moving the whole database connection layer to PDO might be better still.


Reply to this email directly or view it on GitHub.

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.

None yet

3 participants