sqlite icon indicating copy to clipboard operation
sqlite copied to clipboard

drop column fails when foreign keys are enabled

Open jsiebens opened this issue 2 years ago • 0 comments

GORM Playground Link

https://github.com/go-gorm/playground/pull/535

Description

As demonstrated in the playground, dropping a column fails when foreign keys are enabled

jsiebens avatar Oct 22 '22 07:10 jsiebens