Code of Conduct
Feature Description
Add a faked column to the Migration model.
Problem
Sometimes migrations got faked, it might however be useful to know this. Can we add a faked column to the migration model which is by default false, but does some bookmarking whether the migration was added to the table because it was migrated, or just faked?
Request or proposal
request
Additional Details
No response
Implementation Suggestions
No response
Code of Conduct
Feature Description
Add a
fakedcolumn to theMigrationmodel.Problem
Sometimes migrations got faked, it might however be useful to know this. Can we add a
fakedcolumn to the migration model which is by default false, but does some bookmarking whether the migration was added to the table because it was migrated, or just faked?Request or proposal
request
Additional Details
No response
Implementation Suggestions
No response