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

DSN #54

Merged
merged 4 commits into from
May 5, 2024
Merged

DSN #54

merged 4 commits into from
May 5, 2024

Conversation

PanCakeConnaisseur
Copy link
Owner

No description provided.

Alexey Abel added 4 commits May 1, 2024 11:04
The DSN-based connection configuration is closer to what PHP does with PDO
objects under the hood and this allows the use of more scenarios such as socket
connections and more databases out-of-the-box without user_backend_sql_raw
having to provide configuration parameters for each option and database.
@PanCakeConnaisseur PanCakeConnaisseur self-assigned this May 5, 2024
@PanCakeConnaisseur PanCakeConnaisseur merged commit 20d2983 into master May 5, 2024
3 checks passed
@PanCakeConnaisseur PanCakeConnaisseur deleted the dsn branch May 5, 2024 15:17
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