easy-sql-compilation-data 1.0.0

Easy SQL support library
Documentation

Easy SQL

Crates.io Documentation License

Use the parent crate instead.

What is this?

Crates.io

Shared data-model crate for easy-sql build-time schema metadata stored in easy_sql.ron.

It provides serializable structs such as CompilationData, TableDataVersion, and helpers to locate/load/save the file. With the migrations feature it can generate migration token streams used by easy-sql’s macros.