Hello

We're using with_hint() to add comments to sql queries, but that'll
be work only with selects.

I guess I can do a compiler extension to be able to add a /* comment
*/ in my queries, but I was wondering:

unless I missed something, wouldn't it be useful to have a
with_comment() method to be able to add a comment to a select, insert
or update statement ?

Cheers
Tarek

-- 
Tarek Ziadé | http://ziade.org

-- 
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