Skip to content

Optimizing where schema is stored #23

Description

@nguyenk

Schema is stored in a file inside the package, meaning, if I remove the package I loose the shema file, and next time I will register a DB patch, it will create a complete DB creation patch.

Quick Solution : store if in mouf/no_commit, or in any unversionned file/folder INSIDE the project

Clean Solution : TDB :). Maybe the best is storing it in database...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions