Skip to content

Conversation

@iroqueta
Copy link
Collaborator

…Java.

Issue: 72730

@iroqueta iroqueta requested a review from ggallotti July 15, 2022 20:58
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

else
{
try {
AbstractGXConnection conn = new DefaultConnectionProvider().getConnection(context, handle, "DEFAULT", true, true);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to be sure. Shouldn't we use "datasource" string instead of "DEFAULT"? Ignore if not relevant.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good advice. SQL commands only execute in DEFAULT datastore, but if we change the name it's better that not to be hardcoded

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@iroqueta iroqueta merged commit 3b57117 into master Aug 3, 2022
@iroqueta iroqueta deleted the ErrorHandlerSQLCommand branch August 3, 2022 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants