just to clarify...

mysqldb - `connect` accepts a `sql_mode` string:
    http://mysql-python.sourceforge.net/MySQLdb.html

pymysql accepts it too
  
  
https://github.com/PyMySQL/PyMySQL/blob/3576863f9cd0b66ce6c8b32ab3448ab68f55f489/pymysql/connections.py

oursql: 
   i couldn't find it  

mysql-connector 
    i couldn't find it associated with 'connect', only during runtime


-- 
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 sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to