Expand description
Representations of iMessage database tables as structs.
Many of these tables do not include all available columns. Even on the same versions of macOS, the schema of the iMessage database can vary.
Modulesยง
- This module represents common (but not all) columns in the
attachmenttable. - This module represents common (but not all) columns in the
chattable. - This module represents the chat to handle join table.
- This module represents common (but not all) columns in the
handletable. - Data structures and models used to parse and represent message data.
- This module defines traits for table representations and stores some shared table constants.