#diesel #derive #macro #contract #diesel-derive-pg

macro diesel-derive-pg

Derive ToSql and FromSql trait implementations for Postgres custom types

1 stable release

1.0.0 Jan 10, 2025

#742 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

~3.5MB
~73K SLoC