Hi,

I'd like to write a script that creates an in-memory SQLite database via 
SQLAlchemy, but when I've finished with it I'd like to upload it as a file to a 
server, preferably without ever creating a temporary file on the client side. 
Is this possible?

Cheers,
Demitri

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