I know you can set this constraint if you are directly dealing with 
sqlite3, but how can I achieve this database level setting from within 
sqlalchemy?

The documentation reads:

> "Note that these clauses are not supported on SQLite, and require InnoDB 
> tables when used with MySQL. They may also not be supported on other 
> databases."


So is there a way to turn this feature on from within sqlalchemy? Thanks. 

-- 
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/d/optout.

Reply via email to