Where does Android store SQLite's database version?

Viewed 28711

I am unable to find where Android stores the database version within the SQLite database file. Where exactly is the database version stored?

2 Answers
Related