rust-postgres/.circleci
Steven Fackler fcbed9175b Allow FromSql to borrow from the buffer
This allows for in-place deserialization of text and bytea values in
particular.

Row::get_bytes is removed since it previously existed for this use case.

Closes #281
2018-04-22 13:16:34 -07:00
..
config.yml Allow FromSql to borrow from the buffer 2018-04-22 13:16:34 -07:00