Skip to content

track_create, _update, and _delete should all be true by default #108

Open
@johnnyshields

Description

@johnnyshields

I propose that track_create, _update, and _delete should all be true by default. I believe this is the standard use case 80% of the time.

Currently it's:

            track_create: false,
            track_update: true,
            track_destroy: false

This would entail a minor version bump.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions