Crates.io | database-migration |
lib.rs | database-migration |
version | 0.2.0 |
created_at | 2025-02-08 19:21:55.855118+00 |
updated_at | 2025-06-10 15:09:07.507517+00 |
description | Database agnostic functions and data structures to build database migration tools. |
homepage | |
repository | https://github.com/innoave/surrealdb-migrate |
max_upload_size | |
id | 1548328 |
size | 147,940 |
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.