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

SB database cleanup #753

Closed
wants to merge 4 commits into from

Conversation

thezoggy
Copy link
Contributor

  • PEP8 fixes for db.py

  • Cleaned up the db version check wording, raise SystemExit exception with message to match how we handle other startup issues.

  • Added db version min check since we no longer are going to support migrating 2+ year old dbs.

  • Updated initial db schema to latest (based off build 501).

  • Trimmed down the SB db migration process to only support build 496+ (2012-06-28)

    which covers the major migrations but allows us to eliminate a lot of legacy things that were not done correctly.

…ith message to match how we handle other startup issues.

Added db version min check since we no longer are going to support migrating 2+ year old dbs.
…2012-06-28) -- which covers the major migrations but allows us to eliminate a lot of legacy things that were not done correctly.

Updated initial db schema to latest (based off build 501).
@ghost
Copy link

ghost commented Oct 20, 2013

Merged differently

@ghost ghost closed this Oct 20, 2013
@thezoggy thezoggy deleted the dev--init_db_cleanup branch October 20, 2013 12:28
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant