migrations icon indicating copy to clipboard operation
migrations copied to clipboard

Unable to create migration: The namespace with name "public" already exists.

Open VictorKrasnov opened this issue 10 months ago • 16 comments

fix: unable to make migration on Postgres

Error message "The namespace with name "public" already exists." on d:m:diff or migration:make fixed.

VictorKrasnov avatar Dec 13 '24 23:12 VictorKrasnov