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

Description of a property in spec must correspond to DB TABLE COLUMN COMMENT #60

Open
4 tasks done
SOHELAHMED7 opened this issue Sep 28, 2024 · 0 comments · May be fixed by #61
Open
4 tasks done

Description of a property in spec must correspond to DB TABLE COLUMN COMMENT #60

SOHELAHMED7 opened this issue Sep 28, 2024 · 0 comments · May be fixed by #61
Assignees

Comments

@SOHELAHMED7
Copy link
Member

SOHELAHMED7 commented Sep 28, 2024

Also ensure COMMENT (description in spec) is preserved while altering the column

This issue will automatically fix following bug: comments are lost when altering a column

Test cases:

  • new column - create comment
  • existing column - add comment to a column
  • existing column - remove comment from a column
  • existing column - edit comment on a column
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant