[go: up one dir, main page]

postgres-derive 0.4.1

An internal crate used by postgres-types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Change Log

## v0.4.1 - 2021-11-23

### Fixed

* Fixed handling of struct fields using raw identifiers.

## v0.4.0 - 2019-12-23

No changes

## v0.4.0-alpha.1 - 2019-10-14

* Initial release