-
Notifications
You must be signed in to change notification settings - Fork 72
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
[RHCLOUD-35969] drop orphans system endpoints #3075
[RHCLOUD-35969] drop orphans system endpoints #3075
Conversation
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.
LGTM! One question: we don't need to check the endpoint_event_type
table, right?
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.
LGTM
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.
The SQL file needs to be renamed to V1.106
.
No we don't have to @MikelAlejoBR, because those endpoints were generated automatically by aggregation process which skips event_type associations. |
Sounds good, thanks! |
8b56b15
to
6ad27dd
Compare
No description provided.