Files
rust-postgres/postgres-types
Harry Maclean 0d11db6940 Delegate to inner type for encode_format
In the ToSql impls for &T and Option<T>, override encode_format to
delegate to the impl for T. This ensures that if T overrides this
method, it also overrides it for &T and Option<T>.
2022-08-03 23:33:54 +12:00
..
2022-07-05 09:13:19 +02:00
2022-04-30 08:40:50 -04:00
2021-10-28 19:22:13 -04:00
2021-10-28 19:22:13 -04:00