setColumnComment

open override fun setColumnComment(column: Column<*>, comment: String?): List<String>

Returns SQL statements to set a comment on the specified column. Returns empty list if comments are not supported.