Thanks Michael,

Should've figured that out myself, thanks for the link to the docs.

I was almost going to ask how I can force Alembic to manage one specific 
schema only, but I've discovered the include_object and include_schemas 
options, too. 
Thanks for documenting all of this nicely!

Keep up the great work,
wwwald

On Friday, October 9, 2015 at 3:30:38 PM UTC+2, wwwald wrote:
>
> Hi,
>
> Sorry if this is basic - I just started playing with Alembic.
> My current project will run on a shared PostgreSQL database, in which I 
> only have permission to a specific schema, without writing permissions to 
> "public". Can I configure Alembic to store the "alembic_version" table in 
> that specific schema?
>
> Thanks in advance, 
> wwwald
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy-alembic" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy-alembic+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to