[v7r2] renames of column names to avoid reserved keywords#4956
Merged
Conversation
chrisburr
previously approved these changes
Feb 9, 2021
Contributor
|
@fstagni I submitted a #4958 PR today, that already contains some changes to this PR: |
Contributor
Author
|
Yes I saw that, and also started going through it. We can merge yours quickly and then I can rebase this small one of mine. |
Contributor
|
Please resolve conflicts due to thee merged #4958 |
4ded19d to
e771d9c
Compare
975c49b to
8813e69
Compare
8813e69 to
b89b21c
Compare
Contributor
|
The changed column names need to be mentioned here https://github.com/DIRACGrid/DIRAC/wiki/DIRAC-v7r2 right? |
andresailer
previously approved these changes
Feb 17, 2021
Contributor
Author
Yes, done. |
atsareg
reviewed
Feb 24, 2021
Co-authored-by: Andrei Tsaregorodtsev <atsareg@diracgrid.org>
andresailer
approved these changes
Mar 1, 2021
chaen
reviewed
Mar 9, 2021
| {}, True) | ||
| result = self.monitoringClient.getInstallations( | ||
| {'UnInstallationTime': None}, | ||
| {'System': system, 'DIRACModule': installation['Component']['Module']}, |
Contributor
Author
There was a problem hiding this comment.
Thanks, fixed in my open PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGINRELEASENOTES
*Core
FIX: use logging.warning in favor of deprecated logging.warn
*Framework
CHANGE: renames of column names to avoid reserved keywords
ENDRELEASENOTES