Skip to content

Extract log scopes and log message using SQL Statement object#545

Merged
aregtech merged 2 commits intomasterfrom
feature/544-fetch-database-data-using-statement
Jul 13, 2025
Merged

Extract log scopes and log message using SQL Statement object#545
aregtech merged 2 commits intomasterfrom
feature/544-fetch-database-data-using-statement

Conversation

@aregtech
Copy link
Owner

Updated the interface, added possibility to initialize the statement and fetch the data from database by small portions. This will help to integrate the log reading to the worker thread to escape blocking main application.

@aregtech aregtech requested a review from vukihub July 13, 2025 17:33
@aregtech aregtech self-assigned this Jul 13, 2025
@aregtech aregtech added the enhancement New feature or request label Jul 13, 2025
@aregtech aregtech linked an issue Jul 13, 2025 that may be closed by this pull request
Copy link
Collaborator

@vukihub vukihub left a comment

Choose a reason for hiding this comment

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

it looks fine

@aregtech aregtech merged commit aef2f7e into master Jul 13, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Fetch database data using statement

2 participants