Skip to content

Alembic support #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MCFHTAGENTS opened this issue Sep 19, 2020 · 4 comments · Fixed by #183
Closed

Alembic support #65

MCFHTAGENTS opened this issue Sep 19, 2020 · 4 comments · Fixed by #183
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@MCFHTAGENTS
Copy link

Hi,
Would you consider adding support for Alembic?
See here for details and a suggested implementation:
sqlalchemy/alembic#738
Thanks
Mark

@mvoitko
Copy link
Contributor

mvoitko commented Oct 1, 2020

@mxmzdlv Can you help me with #70?

@MCFHTAGENTS
Copy link
Author

It looks like you can’t do alter tables
Only drop and recreate sigh...

@tswast tswast added api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Mar 23, 2021
@jimfulton jimfulton self-assigned this May 19, 2021
@jimfulton
Copy link
Contributor

You can d alter table. https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language#alter_table_add_column_statement

Maybe this was added in the last few months. 🤷‍♂️

@jimfulton
Copy link
Contributor

Alembic support was released in 0.9.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants