Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 232 Bytes

File metadata and controls

16 lines (9 loc) · 232 Bytes

TO DO


  • Add queries for health data (\private\var\mobile\Library\Health\healthdb_secure.sqlite)

NOTES


To list all of the columns in a table_name use the following query:

PRAGMA table_info(table_name)