You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I am interested in getting memory usage of individsal Sqlite databases from my Java program.
Basically the parameters here http://www.sqlite.org/c3ref/status.html
Describe the solution you'd like
How to get these values in my Java app?
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I am interested in getting memory usage of individsal Sqlite databases from my Java program.
Basically the parameters here http://www.sqlite.org/c3ref/status.html
Describe the solution you'd like
How to get these values in my Java app?
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: