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

Fix updater errors. #641

Merged
merged 1 commit into from
Jan 24, 2020
Merged

Fix updater errors. #641

merged 1 commit into from
Jan 24, 2020

Conversation

sm9cc
Copy link
Contributor

@sm9cc sm9cc commented Jan 22, 2020

Description

Fixes numerous errors in the updater, mostly caused by queries not verifying tables / columns exist before attempting to add them. Also fixed a couple of malformed queries.

Motivation and Context

Friend was unable to update his SourceBans and asked me to help him fix it.

How Has This Been Tested?

His Sourcebans was sucessfully updated without error.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.

@rumblefrog rumblefrog requested a review from Groruk January 23, 2020 21:42
@rumblefrog rumblefrog added semver: patch t: database/schema template: used Issue is written in the issue template labels Jan 23, 2020
@rumblefrog rumblefrog merged commit 234e123 into sbpp:v1.x Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch t: database/schema template: used Issue is written in the issue template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants