sql-migration-sim

Crates.iosql-migration-sim
lib.rssql-migration-sim
version0.1.6
sourcesrc
created_at2024-01-16 19:10:01.556132
updated_at2024-05-29 01:17:08.889273
descriptionParse and simulate SQL DDL statements
homepagehttps://github.com/dimfeld/filigree
repositoryhttps://github.com/dimfeld/filigree
max_upload_size
id1101896
size33,682
Daniel Imfeld (dimfeld)

documentation

https://docs.rs/sql-migration-sim

README

sql-migration-sim

This package reads multiple SQL statements, as from database migrations, and simulates the DDL statements to figure out the resulting schema from running them all.

Commit count: 402

cargo fmt