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

feat: add feature flag AlterColumnExists #1106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

j2gg0s
Copy link
Collaborator

@j2gg0s j2gg0s commented Jan 13, 2025

With #704

I only found in the PostgreSQL documentation that it supports ADD COLUMN IF NOT EXISTS among MySQL/PostgreSQL/SQLite/SQLServer.
I’m not very familiar with this, so please let me know if my understanding is incorrect.

@j2gg0s j2gg0s force-pushed the feat-add-flag-for-add-column-with-if-not-exists branch 4 times, most recently from b58d5c3 to 5fe4f8e Compare January 13, 2025 11:09
@j2gg0s j2gg0s force-pushed the feat-add-flag-for-add-column-with-if-not-exists branch from 5fe4f8e to fc35e12 Compare January 13, 2025 11:15
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