Skip to content

SQLite DDL - disable use of comments and alter table add foreign key (as these are not supported by SQLite) #609

@rbygrave

Description

@rbygrave

So for DDL generation for SQLite this disables the generation of DB comments, and disabling the generation of alter table add foreign key statements,

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions