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 support for PostgreSQL #70

Open
skylardarkfox opened this issue Nov 22, 2024 · 0 comments
Open

Add support for PostgreSQL #70

skylardarkfox opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@skylardarkfox
Copy link
Contributor

Ideally, Velox should provide support for as many of the most common database engines as possible. PostgreSQL is one of these, and PHP provides an extension named pgsql for this. This can be fairly easily added to the Connection object with an additional switch case and additional constants as necessary.

@skylardarkfox skylardarkfox added the feature request New feature or request label Nov 22, 2024
@skylardarkfox skylardarkfox self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant