Skip to content

fix: correct column name typo in existence check - #41

Merged
Xantxo merged 1 commit into
synolia:feature/oro-7.0from
Xantxo:feature/oro-7.0
Aug 28, 2026
Merged

Xantxo merged 1 commit into
synolia:feature/oro-7.0from
Xantxo:feature/oro-7.0

Conversation

@Xantxo

@Xantxo Xantxo commented Aug 28, 2026

Copy link
Copy Markdown

hasColumn() checked "serialize_data" while the actual column added is "serialized_data", so the guard never prevented re-adding the column, causing "column already exists" on re-run.

Q A
Bug fix? yes/no
New feature? yes/no
BC breaks? yes/no
Fixed issue #...

hasColumn() checked "serialize_data" while the actual column added
is "serialized_data", so the guard never prevented re-adding the
column, causing "column already exists" on re-run.
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Xantxo
Xantxo merged commit f279bc1 into synolia:feature/oro-7.0 Aug 28, 2026
0 of 3 checks passed
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