Skip to content

[Question] Recommended way to handle adding new tables in migration #4

@suchoX

Description

@suchoX

I know migration of db isn't supported as of now. Implementing migration of existing table changes is more complicated, but adding new tables should achieveable.

Can melon-fire handle this now?
I can see that if there already exists 20 tables, but has data for only 5, only those 5 tables' data is uploaded. Later when the other tables have data, new variables are created and uploaded in Firestore.
So was wondering if melon-fire at this moment can handle new table creation as well?

If not, whats the best course of action to support only this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions