Closed
Description
I think this is the same issue as #47 and #2043.
When I try to run a migration for the second time I receive an error that the migrations table already exists. Currently running a fresh Laravel installation.
SQLSTATE[42P07]: Duplicate table: 7 ERROR: relation "migrations" already exists (SQL: create table "public"."migrations" ("migration" varchar(255) not null, "batch" integer not null))
Metadata
Metadata
Assignees
Labels
No labels