On Oct 17, 2017 3:29 PM, <[email protected]> wrote:

Hi -

I see that there is support for commenting columns coming in v1.2... but
only for Postgres, MySQL, and Oracle (https://github.com/zzzeek/
sqlalchemy/blob/6ff05dae071fcf3213024a4004511a9bd049d1e6/test/requirements.
py#L118).

SQL Server has a 'description' field in the column that seems to be a
perfect field for a comment to be placed into.

Can you please let me know why there will be no support for this?



"There will be no support for this" is not a statement anyone has made.

Step up and provide a great implementation as was provided by generous
contributors for the other three databases and then we'll have it supported
!



Thanks!
Scott


-- 
SQLAlchemy -
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and
Verifiable Example. See http://stackoverflow.com/help/mcve for a full
description.
---
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to