Skip to content

[8.0] from BLOB to VARCHAR for ReqDB fields#6114

Merged
fstagni merged 1 commit into
DIRACGrid:integrationfrom
fstagni:80_fixes30
Jun 13, 2022
Merged

[8.0] from BLOB to VARCHAR for ReqDB fields#6114
fstagni merged 1 commit into
DIRACGrid:integrationfrom
fstagni:80_fixes30

Conversation

@fstagni

@fstagni fstagni commented May 25, 2022

Copy link
Copy Markdown
Contributor

closes #5113

BEGINRELEASENOTES

*RMS
CHANGE: Replace BLOBs with TEXTs for ReqDB

ENDRELEASENOTES

@fstagni fstagni requested a review from chaen as a code owner May 25, 2022 12:16
Comment thread src/DIRAC/RequestManagementSystem/DB/RequestDB.py Outdated
@chaen

chaen commented Jun 1, 2022

Copy link
Copy Markdown
Contributor

What does that mean in terms of operations ? and backward compatibility ?

@fstagni

fstagni commented Jun 1, 2022

Copy link
Copy Markdown
Contributor Author

In terms of operations is only what's written in https://github.com/DIRACGrid/DIRAC/wiki/DIRAC-8.0#reqdb-move-from-blob-to-text.
It seems to me already backward compatible.

@fstagni fstagni changed the title [8.0] from BLOB to TEXT for ReqDB fields [8.0] from BLOB to VARCHAR for ReqDB fields Jun 13, 2022
@fstagni

fstagni commented Jun 13, 2022

Copy link
Copy Markdown
Contributor Author

Review, please

@fstagni fstagni merged commit 7af94c2 into DIRACGrid:integration Jun 13, 2022
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove use of BLOB storage in RMS

4 participants