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

Use cakephp/database for postgres schema reflection #798

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

markstory
Copy link
Member

There are a few gaps in the schema reflection features that cake
provides. The migrations tests also identified a bug in postgres
foreign key reflection that I'm going to fix.

@markstory markstory added this to the 4.x (CakePHP 5) milestone Jan 5, 2025
There are a few gaps in the schema reflection features that cake
provides. The migrations tests also identified a bug in postgres
foreign key reflection that I'm going to fix.
@markstory markstory merged commit f4169e4 into 4.next Jan 5, 2025
20 checks passed
@markstory markstory deleted the postgres-schema branch January 5, 2025 19:31
markstory added a commit to cakephp/cakephp that referenced this pull request Jan 5, 2025
I found this problem during cakephp/migrations#798. Once this has been
released I can update the schema reflection logic in migrations.
markstory added a commit to cakephp/database that referenced this pull request Jan 17, 2025
I found this problem during cakephp/migrations#798. Once this has been
released I can update the schema reflection logic in migrations.
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