I would suggest adding a patch history instead of one row for your version.

Just do a ‘filename’, ‘version’, ‘timestamp’ meta_data table.
That way you also know which file was executed when and what version they upgraded the database to.

The current database version is then the MAX(version)