-
Notifications
You must be signed in to change notification settings - Fork 153
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
Drop bid and xref from table nvts #582
Drop bid and xref from table nvts #582
Conversation
6529f41
to
22c20da
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a few queries.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, meant to make it "Request changes".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, again.
2c08ea0
to
2911e65
Compare
This removes the fields "bid" and "xref" from table "nvts". Basically the table is dropped. It will be rebuild automatically during next feed update.
vt_oid is not used.
2911e65
to
9fa1137
Compare
Codecov Report
@@ Coverage Diff @@
## master #582 +/- ##
==========================================
+ Coverage 92.6% 93.08% +0.48%
==========================================
Files 63 58 -5
Lines 5384 5353 -31
==========================================
- Hits 4986 4983 -3
+ Misses 398 370 -28
Continue to review full report at Codecov.
|
This removes the items "bid" and "xref" from table "nvts".