On Apr 28, 2008, at 4:41 PM, jason kirtland wrote:

>
> This could be expanded slightly to include 'prefixes=[]' support ala
> select() and insert().  Sqlite could use that for creating full text
> tables, e.g. 'CREATE VIRTUAL TABLE foo (...) USING ...'.
>
> I haven't thought about this extensively but I think I'd prefer
> prefixes=['TEMPORARY'] to a temporary=True flag until such a time as  
> we
> can guarantee that the temp tables are cleaned up when the defining
> connection is returned to the pool.

This is all fine with me...


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to