On Apr 21, 2012, at 7:04 PM, Yap Sok Ann wrote:

> 
> Sorry to dig up an old thread. On DB2 for z/OS, the identifier length limit 
> is 30 for column and column alias, and 128 for almost everything else:
> 
> http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=%2Fcom.ibm.db2z9.doc.sqlref%2Fsrc%2Ftpc%2Fdb2z_limits.htm
> 
> I can set `label_length = 30` to apply the limit for column alias. What would 
> be the best way to apply the limit for column only, without affecting table, 
> constraint, etc?

we'd have to modify the library to support this feature.


-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to