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

Fixed broken scripts from schema change on system_scope #1406

Merged
merged 1 commit into from
Jun 11, 2018

Conversation

angelok1
Copy link
Contributor

When system_scope changed, the scope scripts for all databases needed to change as well.

@codecov-io
Copy link

Codecov Report

Merging #1406 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1406   +/-   ##
=========================================
  Coverage     25.21%   25.21%           
  Complexity      912      912           
=========================================
  Files           209      209           
  Lines         11689    11689           
  Branches       2116     2116           
=========================================
  Hits           2947     2947           
  Misses         8227     8227           
  Partials        515      515

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 802e40e...f569189. Read the comment docs.

@jricher jricher merged commit aa2dc78 into mitreid-connect:master Jun 11, 2018
@jricher
Copy link
Member

jricher commented Jun 11, 2018

Thanks, we missed that on the 1.3 release somehow and this is the first complaint I've seen!

@jricher
Copy link
Member

jricher commented Jun 11, 2018

Though FWIW, these scripts are really only meant to be used by temporary databases. Production systems should not be running these on startup.

@angelok1
Copy link
Contributor Author

Agreed. It's just nice to have if someone wants to bootstrap for development or have a reference implementation

@angelok1 angelok1 deleted the db_script_schema_fixes branch June 11, 2018 20:27
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.

3 participants