#from-sql #to-sql #postgresql #diesel #traits #composite #macro-derive

macro diesel-derive-pg

Derive ToSql and FromSql trait implementations for Postgres custom types

1 stable release

1.0.0 Jan 10, 2025

#1932 in Procedural macros

Apache-2.0

7KB
108 lines

PostgreSQL custom type ToSql and FromSql derive macro


Derive diesel PostgreSQL custom types

Derive macros to get ToSql and FromSql implementations for newtypes and composite types.

Dependencies

~3MB
~71K SLoC