Skip to content

Migrator show table not exist but Automigrate fail as table exists #17

@Mistic92

Description

@Mistic92

I was trying to use automigrate. First run was OK and table was created. Second run failed with error 409 table already exists.
I tried to use dbConnection.Migrator().HasTable(&xxxxx{}) and it stated that table does not exists.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions