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

Import Db/Plan package #669

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Import Db/Plan package #669

merged 2 commits into from
Dec 18, 2023

Conversation

markstory
Copy link
Member

There are several static analysis errors right now as phinx's AdapterInterface does not accept our table objects. My plan is to make a similar adapter interface that is implemented with a mix of the Cake ORM and logic we import from phinx.

There are several static analysis errors right now as phinx's
AdapterInterface does not accept our table objects. My plan is to make
a similar adapter interface that is implemented with a mix of the Cake
ORM and logic we import from phinx.
@markstory markstory added this to the 4.x (CakePHP 5) milestone Dec 14, 2023
@markstory markstory merged commit ccf388b into no-phinx Dec 18, 2023
8 of 10 checks passed
@markstory markstory deleted the import-plan branch December 18, 2023 14:51
@markstory markstory linked an issue Dec 26, 2023 that may be closed by this pull request
3 tasks
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.

4.x Migrations without Phinx
1 participant