database-migration-files

Crates.iodatabase-migration-files
lib.rsdatabase-migration-files
version0.2.0
created_at2025-02-08 19:29:15.429588+00
updated_at2025-06-10 15:10:40.973118+00
descriptionDatabase agnostic handling of migration files.
homepage
repositoryhttps://github.com/innoave/surrealdb-migrate
max_upload_size
id1548339
size76,555
Harald Maida (haraldmaida)

documentation

README

database-migration-files

crates.io docs.rs Apache-2.0 licensed MSRV code coverage

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.

Commit count: 189

cargo fmt