database-migration-files
This lib provides functions to manage database migration scripts stored on a filesystem. The implemented functionality can be used with any database script language, e.g. SQL, SurrealQL, ArangoQL, ...
This crate is currently part of the SurrealDB-Migrate project. It is developed for the needs of this project but could be used by other database migration projects as well.