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

Repair the SQL request when upgrading #898

Open
wants to merge 5 commits into
base: stable3.0
Choose a base branch
from

Conversation

zak39
Copy link
Collaborator

@zak39 zak39 commented Sep 11, 2023

When we upgrade the workspace app 2.0.1 to 3.0.X. We have a problem using double quotes for an expression, because the expression is interpreted as a column.

@zak39 zak39 added backend Modification related to backend debug Ongoing correction major bug Should be treated first, the application can't run without this labels Sep 11, 2023
@zak39 zak39 self-assigned this Sep 11, 2023
@zak39 zak39 mentioned this pull request Mar 5, 2024
@zak39 zak39 force-pushed the fix/upgrade-workspace/stable3.0 branch from f7a6428 to 7560911 Compare March 26, 2024 15:34
@zak39
Copy link
Collaborator Author

zak39 commented Mar 27, 2024

It's for the release 3.1.0 or more

When we upgrade the workspace app 2.0.1 to 3.0.X. We have a problem
using double quotes for an expression, because the expression is
interpreted as a column.

Signed-off-by: Baptiste Fotia <[email protected]>
Rerun the change groupnames for pgsql when the control migration is to
false.

Signed-off-by: Baptiste Fotia <[email protected]>
@zak39 zak39 force-pushed the fix/upgrade-workspace/stable3.0 branch from d1d8b68 to a9c70be Compare July 10, 2024 12:06
zak39 added 2 commits August 22, 2024 15:54
Instead of to pass the values as string, I defined them as parameter in
the where clause.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Modification related to backend debug Ongoing correction major bug Should be treated first, the application can't run without this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant