Skip to content

Migrate development data #345

@g105b

Description

@g105b

I'm finding it more and more useful to have some pre-seeded fake data in the database during development, but this sort of data can't end up in a migration.

Would it be a good idea to have a query/_migration/dev directory to apply AFTER the migration completes for the first time (or with --force), that's only applied on development - maybe with a --dev flag?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNon-breaking improvements to existing behaviourquestionUsage questions or clarification requests

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions