master
feat(derive): add `#[postgres(allow_mismatch)]`
Replaced case conversion with heck
Distinguish between field and container attributes when parsing
fix fromsql for domains
added a rename_all container attribute for enums and structs
style: fix latest clippy warnings
build: upgrade to 2021 edition