easy-sql-build 1.0.0

Easy SQL Build-time helper crate
Documentation

Easy SQL

Crates.io Documentation License

Use the parent crate instead.

What is this?

Crates.io

Build-time helper crate that loads and validates schema metadata from easy_sql.ron and prepares compilation data for macro expansion.

It builds on easy-sql-compilation-data and can optionally enable migrations and check_duplicate_table_names to drive macro-time checks and migration token generation used by easy-sql-macros.