Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Check when an SQLite database/table was last updated (PHP)

Tags:

php

sqlite

Is there any way to check when an SQLite db was last updated?
Alternatively is there any way to do it for a specific table?

Since SQLite is a file based db I guess I can look at the date on the file but I am not sure I can rely on that.

like image 944
Variant Avatar asked May 11 '26 12:05

Variant


1 Answers

I know this is an old post but in case someone else reads this please see this post:

Android check when table was last updated

like image 96
James Avatar answered May 13 '26 01:05

James



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!