IntelliJ Database table/column comment with mssql
已回答
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.
请先登录再写评论。
We have an open bug which appears to be related to your problem, please follow https://youtrack.jetbrains.com/issue/DBE-1862 for updates.