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 5b7e435 commit 487809cCopy full SHA for 487809c
README.md
@@ -234,6 +234,9 @@ Support for Postgres arrays is located in the
234
Support for Postgres ranges is located in the
235
[postgres-range](https://github.com/sfackler/rust-postgres-range) crate.
236
237
+Support for Postgres large objects is located in the
238
+[postgres-large-object](https://github.com/sfackler/rust-postgres-large-object) crate.
239
+
240
## Optional features
241
242
### Unix socket connections
0 commit comments