IntelliJ Database table/column comment with mssql
Answered
I changed the comment in the table / column after connecting SQL Server in Intellij Database, but when I execute the query again after Modify Table, Comment is not updated.
To solve this problem, I need to delete connection information and reconnect to retrieve the updated Comment.
Can I solve the problem?
Thank you.
Please sign in to leave a comment.
We have an open bug which appears to be related to your problem, please follow https://youtrack.jetbrains.com/issue/DBE-1862 for updates.