oxide-sql-derive 0.1.0

Derive macros for type-safe SQL table definitions
Documentation

Derive macros for type-safe SQL table definitions.

This crate provides the #[derive(Table)] macro for defining database tables with compile-time checked column names.