Skip to content

Extend sql database object to fetch data #535

@aregtech

Description

@aregtech

Description:

Currently the SQLIte database object of extended AREG framework library can execute SQL. It is used to insert the logging data. But there are no methods to fetch data from database. The library should be extended to be able to extract various logging data. It can be used to set and run filters.

Implementation:

The implementation of extracting data could be done in LogSqliteDatabase object.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions