Easy SQL
Use the parent crate instead.
What is this?
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.