Skip to content

[_] chore: change name to virtual column#1007

Merged
apsantiso merged 1 commit into
masterfrom
chore/change-name-to-virtual-column
Mar 25, 2026
Merged

[_] chore: change name to virtual column#1007
apsantiso merged 1 commit into
masterfrom
chore/change-name-to-virtual-column

Conversation

@apsantiso
Copy link
Copy Markdown
Collaborator

@apsantiso apsantiso commented Mar 24, 2026

The setter has been removed and the column migrated to virtual type, so Sequelize no longer includes name in any INSERT or UPDATE query. This is required for the column drop to work without errors.

If this gets merged, any new row will have the column 'name' set to NULL❗

Related PR: #1007

@sonarqubecloud
Copy link
Copy Markdown

@apsantiso apsantiso merged commit faf0581 into master Mar 25, 2026
13 checks passed
@apsantiso apsantiso deleted the chore/change-name-to-virtual-column branch March 25, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants