Datasette plugin that shows the schema version of every attached database
Install this plugin in the same environment as Datasette.
datasette install datasette-schema-versions
Visit /-/schema-versions
on your Datasette instance to see a numeric version for the schema for each of your databases.
Any changes you make to the schema will increase this version number.