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

Update to use cake connections pt1 #690

Merged
merged 9 commits into from
Feb 19, 2024
Merged

Update to use cake connections pt1 #690

merged 9 commits into from
Feb 19, 2024

Conversation

markstory
Copy link
Member

First stage of a few to use Cake's Database\Connection instead of PDO directly within migration Adapters, Manager and Environment. Current state is that a PDO instance is pulled out of the Connection and set into the Adapter. This causes a few problems requiring some tests to be skipped.

My next step will be to update Adapters to use Connection instead of PDO.

Part of #647

@markstory markstory merged commit 9b3bc61 into no-phinx Feb 19, 2024
10 of 11 checks passed
@markstory markstory deleted the config-connection branch February 19, 2024 05:06
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