Consolidate insert/bulkInsert implementations by MasterOdin · Pull Request #2300 · cakephp/phinx · GitHub
Skip to content

Consolidate insert/bulkInsert implementations#2300

Merged
MasterOdin merged 1 commit into
0.xfrom
refactor-insert
Aug 4, 2024
Merged

Consolidate insert/bulkInsert implementations#2300
MasterOdin merged 1 commit into
0.xfrom
refactor-insert

Conversation

@MasterOdin

@MasterOdin MasterOdin commented Aug 4, 2024

Copy link
Copy Markdown
Member

PR consolidates the insert and bulkInsert implementations between PdoAdapter and PostgresAdapter so that we once again only have the functions implemented in PdoAdapter, while retaining the override behavior added in #2195. Doing this as a precursor to #2297 so that it's easier to fix the bug where only need to change the functions in PdoAdapter and not in other places as well.

@MasterOdin MasterOdin merged commit eae55bc into 0.x Aug 4, 2024
@MasterOdin MasterOdin deleted the refactor-insert branch August 4, 2024 16:58
@phrfpeixoto

Copy link
Copy Markdown

@MasterOdin

MasterOdin commented Aug 13, 2024

Copy link
Copy Markdown
Member Author

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.

2 participants