I dont know anything about Vertica, however if there is a SQLAlchemy
dialect in the wild for Vertica, they can add the Alembic migration
bits on that end, which starts with a small stub implementation.   For
example see redshift at
https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/blob/master/sqlalchemy_redshift/dialect.py#L23
for an example of such a stub.

On Thu, Feb 8, 2018 at 9:31 AM, Kylie Hunter <kyliehunte...@gmail.com> wrote:
> Hi all
>
> Are there any plans for Vertica support in Alembic? Or is there perhaps an
> alternative?
>
> Thanks,
> Kylie
>
> --
> 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.

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