Skip to content

Add a faked column to django_migrations? #191

Description

@KommuSoft

Code of Conduct

  • I agree to follow Django's 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Idea

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions