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

Add tests for repeated read with limit from SQL table and ResultSet #500

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

zaleslaw
Copy link
Collaborator

@zaleslaw zaleslaw commented Nov 10, 2023

Closed #494

@zaleslaw zaleslaw marked this pull request as ready for review November 13, 2023 12:22
@zaleslaw zaleslaw added this to the 0.12.1 milestone Nov 13, 2023
@zaleslaw zaleslaw merged commit 1e5d0a8 into Kotlin:0.12.1 Nov 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The method readSqlTable(connection, "table") returns different subsets of the table
1 participant