Skip to content

Execute statement with default options#549

Merged
rmpestano merged 1 commit intodatabase-rider:masterfrom
haoadoreorange:patch-1
Apr 27, 2023
Merged

Execute statement with default options#549
rmpestano merged 1 commit intodatabase-rider:masterfrom
haoadoreorange:patch-1

Conversation

@haoadoreorange
Copy link
Copy Markdown
Contributor

Create the SQL statement with default cursor & concurrency option in executeStatements(String... statements).
This allows it to work with SQLite. Beside we don't use the returned ResultSet anyway.

Create the SQL statement with default cursor & concurrency option in `executeStatements(String... statements)`.
This allows it to work with SQLite. Beside we don't use the returned ResultSet anyway.
@rmpestano rmpestano merged commit 1e6c7ba into database-rider:master Apr 27, 2023
@rmpestano
Copy link
Copy Markdown
Member

Thank you @haoadoreorange

@rmpestano rmpestano modified the milestones: 1.36.0, 1.37.0 Apr 27, 2023
@haoadoreorange
Copy link
Copy Markdown
Contributor Author

hello, when would there be a release with this fix ? :D

@rmpestano
Copy link
Copy Markdown
Member

hello, when would there be a release with this fix ? :D

Hello, let's release once we finish #553

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.

2 participants