sqlalchemy-databricks
sqlalchemy-databricks copied to clipboard
Alembic Support
Overrides two methods from the HiveDialect:
has_table: Databricks raises a different exception if a table doesn't existvisit_primary_key_constraint: Databricks doesn't support PK when creating tables
@crflynn is there anything else I should add to get this merged in?
Hey I haven't had the chance to review / test yet. I will get to it hopefully by next week.