We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92dc6f6 commit 2a29aaeCopy full SHA for 2a29aae
README.md
@@ -265,7 +265,7 @@ types. The driver currently supports the following conversions:
265
More conversions can be defined by implementing the `ToSql` and `FromSql`
266
traits.
267
268
-The [postgres-deriving](https://github.com/sfackler/rust-postgres-deriving)
+The [postgres-derive](https://github.com/sfackler/rust-postgres-derive)
269
crate will synthesize `ToSql` and `FromSql` implementations for enum, domain,
270
and composite Postgres types.
271
0 commit comments