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
The C api defines functions sqlite3_status and sqlite3_status64 that provide access to a number of global memory statistics. It would be useful to have proper Haskell bindings to these functions.