kostafey / ejc-sql

Emacs SQL client uses Clojure JDBC.
278 stars 29 forks source link

Please let `DESCRIBE-TABLE` show comment about the fields. #164

Open sincebyte opened 2 years ago

sincebyte commented 2 years ago

Please let DESCRIBE-TABLE show comment about the fields.

name | type | comment --------+--------+---------------- id | BIGINT | just id with uuid