Thank you Michael.

On Sunday, June 7, 2015 at 11:06:32 PM UTC+3, Michael Bayer wrote:
>
>  which part of it.   you can just try running it to start.   when you want 
> to use a certain schema, you'd say:
>
> session = Session()
> with session_schema(session, 'myschema'):
>     # do things with session 
>
>
> that's pretty much it.   "session_schema" is basically what 
> "session_shardid" is in the recipe.
>
>
>
>
>
> On 6/7/15 6:33 AM, eli rashlin wrote:
>  
> Hi Michael,
>
> can you help me with the recipe I'm confuce on how to use it (I'm sorry 
> but I'm probably still a newbie)
>  -- 
> 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+...@googlegroups.com <javascript:>.
> To post to this group, send email to sqlal...@googlegroups.com 
> <javascript:>.
> 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