We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487809c commit 8a01446Copy full SHA for 8a01446
1 file changed
README.md
@@ -264,8 +264,3 @@ type.
264
[TIMESTAMP and TIMESTAMPTZ](http://www.postgresql.org/docs/9.1/static/datatype-datetime.html)
265
support is provided optionally by the `time` feature, which adds `ToSql` and
266
`FromSql` implementations for `time`'s `Timespec` type.
267
-
268
-## Development
269
-Like Rust itself, Rust-Postgres is still in the early stages of development, so
270
-don't be surprised if APIs change and things break. If something's not working
271
-properly, file an issue or submit a pull request!
0 commit comments