We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6175c67 commit 1ab0775Copy full SHA for 1ab0775
1 file changed
README.md
@@ -355,3 +355,7 @@ support is provided optionally by the `with-geo` feature, which adds `ToSql` and
355
Paths converted from LineString are always treated as "open" paths. Requires `geo` version 0.4. Use the
356
[pclose](https://www.postgresql.org/docs/8.2/static/functions-geometry.html#FUNCTIONS-GEOMETRY-FUNC-TABLE)
357
geometric function to insert a closed path.
358
+
359
+## See Also
360
361
+- [r2d2-postgres](https://github.com/sfackler/r2d2-postgres) for connection pool support.
0 commit comments