Skip to content

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

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

Closed
4 tasks done
SOHELAHMED7 opened this issue Sep 28, 2024 · 0 comments · Fixed by #61
Closed
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 · 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
@SOHELAHMED7 SOHELAHMED7 self-assigned this Sep 28, 2024
cebe added a commit that referenced this issue Nov 21, 2024
…in-spec-must-correspond-to-db-table-column-comment

Resolve: Description of a property in spec must correspond to DB TABLE COLUMN COMMENT #60
@cebe cebe closed this as completed in #61 Nov 21, 2024
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