Skip to content

Change flag column check to be opt-in #52

@modullar

Description

@modullar

Let's say I have a flag in User model. When running rake db:migrate or rake db:setup for the first time.
You'll get this error and migration
Also rake db:seed after that would fail !!

Even running test using rspec cause sometimes the same result !

FlagShihTzu#has_flags: Table "users" doesn't exist.  Have all migrations been run?
FlagShihTzu says: Flag column roles appears to be missing!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions