Skip to content

make onUpgrade() more modular so we don't have to re-download all data on every upgrade #62

@jakewilson

Description

@jakewilson

We should have things to do for specific upgrades so we don't have to drop every table (which is what we do now) and re-download it. For example, adding a new column to the centers table shouldn't cause us to drop the Talk table and take 10 minutes re-downloading it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions