| Crates.io | database-migration-files |
| lib.rs | database-migration-files |
| version | 0.2.0 |
| created_at | 2025-02-08 19:29:15.429588+00 |
| updated_at | 2025-06-10 15:10:40.973118+00 |
| description | Database agnostic handling of migration files. |
| homepage | |
| repository | https://github.com/innoave/surrealdb-migrate |
| max_upload_size | |
| id | 1548339 |
| size | 76,555 |
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.