Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't skip .sql upgrade scipts after a forced upgrade if the bundled database file is not the latest version #109

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 14, 2016

  1. Update build system version

    Kisty committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    a59e8ab View commit details
    Browse the repository at this point in the history
  2. Fix database locking issue for setForcedUpgrade()

    Due to an unclosed database
    Kisty committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    45f2fee View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. fix upgrade behavior with setForcedUpgrade() if the bundled database'…

    …s version is lower than the desired destination (mNewVersion)
    p-schneider committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    450aa03 View commit details
    Browse the repository at this point in the history