StackOverflow Questions for Tag: sqlalchemy-migrate

Danilo Filippo
Danilo Filippo

Reputation: 972

Create table and view in the same migration in SQLAlchemy

Score: 5

Views: 882

Answers: 1

Read More
Godswill Chimnonso
Godswill Chimnonso

Reputation: 1

NoReferencedTableError: Foreign key associated with column 'jobs_plumbers.job_id' could not find table 'jobs' with which to generate a foreign key to

Score: 0

Views: 27

Answers: 0

Read More
maydin
maydin

Reputation: 305

Postgres 'collation "NOCASE" for encoding "UTF8" does not exist'

Score: 5

Views: 3755

Answers: 0

Read More
boms
boms

Reputation: 109

Python - GRANT command migration in sqlalchemy alembic

Score: 0

Views: 275

Answers: 0

Read More
Maryam Atabati
Maryam Atabati

Reputation: 1

How to add a column to an existing table in SQLAlchemy?

Score: 0

Views: 266

Answers: 0

Read More

Base = declarative_base(bind=engine) How do I migrate this statment to SQLAlchemy 2.0

Score: 2

Views: 444

Answers: 0

Read More
Chockomonkey
Chockomonkey

Reputation: 4135

How to use SQLAlchemy-Migrate with MySQL Database in Flask

Score: 3

Views: 7857

Answers: 2

Read More
MIM
MIM

Reputation: 29

How to migrate data to new table with some default value from old table in SQL

Score: 0

Views: 86

Answers: 1

Read More
Nurjan
Nurjan

Reputation: 6073

SQLAlchemy-Migrate or Alembic deletes data when renaming model

Score: 17

Views: 12215

Answers: 3

Read More
Matan
Matan

Reputation: 105

SqlAlchemy, AttributeError: after_update

Score: 1

Views: 66

Answers: 0

Read More
capedCoder
capedCoder

Reputation: 339

How to specify data type while writing a Unique constraint using sql alchemy

Score: 0

Views: 148

Answers: 1

Read More
Alexey Egorov
Alexey Egorov

Reputation: 2410

sqlalchemy postgresql enum does not create type on db migrate

Score: 61

Views: 33913

Answers: 2

Read More
Daniel
Daniel

Reputation: 43

(Python) Connecting mssql database using SQLalchemy and using it

Score: 0

Views: 143

Answers: 1

Read More
Tyrion
Tyrion

Reputation: 485

alembic autogenerates creates empty migration but generates table

Score: 1

Views: 3847

Answers: 2

Read More
user2399453
user2399453

Reputation: 3081

Disabling SQL alchemy relationship in a model

Score: 0

Views: 169

Answers: 1

Read More
karas27
karas27

Reputation: 365

Table metadata transfer from sqlserver to postgresql using SQLAlchemy

Score: 2

Views: 1084

Answers: 1

Read More
Tolure
Tolure

Reputation: 879

How to use SQLAlchemy ORM with SQLAlchemy Migrate?

Score: 0

Views: 796

Answers: 0

Read More
C Lu
C Lu

Reputation: 87

SQL alechmy update database schema

Score: 0

Views: 264

Answers: 0

Read More
Mark Richman
Mark Richman

Reputation: 29720

Flask-Migrate sqlalchemy.exc.NoReferencedTableError: Foreign key associated with column

Score: 16

Views: 16483

Answers: 3

Read More
Saqib Ali
Saqib Ali

Reputation: 12645

Why am I getting SQLAlchemy Error "__table_args__ value must be a tuple, dict, or None"

Score: 8

Views: 11807

Answers: 2

Read More
PreviousPage 1Next