data Version
Queries the data_version of the database.
This read-only pragma returns an integer that changes whenever a transaction is committed, indicating that the database file has been modified. It is useful for cache invalidation.
Author
MOHAMMAD AZIM ANSARI