Thanks

> Date: Wed, 17 Dec 2014 16:39:04 +0100
> From: lenart...@volny.cz
> To: sqlalchemy@googlegroups.com
> Subject: Re: [sqlalchemy] Unlogged Postgresql Table
> 
> Hello.
> 
> 
> On 17.12.2014 16:30, Danish Abdullah wrote:
> > What's the recommended way to create, assuming there is a way, an unlogged
> > postgresql table through the ORM?
> 
> This might be of help:
> 
> http://stackoverflow.com/questions/13455207/sqlalchemy-temporary-table-with-declarative-base
> 
> Just replace TEMPORARY with UNLOGGED.
> 
> 
> HTH,
> 
> Ladislav Lenart
> 
> 
> -- 
> 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.
                                          

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