Hacker News new | ask | show | jobs
by SQLite 1061 days ago
It does do exactly that. If you visit https://sqlite.org/src/stat, the "Schema Version" line tells you exactly what version of the database schema that the repository is using. The SQLite repository uses the very latest Fossil schema, which you can see from the "stat" page has not changed in 8.5 years.
1 comments

Thanks for comment. Yeah I figured parent comment was suspect