Skip to content

Add SQLite ALTER TABLE support #457

Closed
@JSH32

Description

@JSH32

Motivation

SQLite 3.35.0 has added increased support for ALTER TABLE. The migration toolkit within SeaORM doesn't support the new alter table functionality. The SQLite version used by SeaORM already supports this.

Proposed Solutions

Add support for alter table within SeaORM migrations.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions