database-migration

Crates.iodatabase-migration
lib.rsdatabase-migration
version0.2.0
created_at2025-02-08 19:21:55.855118+00
updated_at2025-06-10 15:09:07.507517+00
descriptionDatabase agnostic functions and data structures to build database migration tools.
homepage
repositoryhttps://github.com/innoave/surrealdb-migrate
max_upload_size
id1548328
size147,940
Harald Maida (haraldmaida)

documentation

README

database-migration

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

This lib provides functions and data structures for database migration tools. The implemented functionality is database agnostic and agnostic to the way migration definitions are stored.

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