[go: up one dir, main page]

postgres-derive 0.3.1

Deriving plugin support for Postgres enum, domain, and composite types
Documentation
1
2
3
4
5
6
7
8
language: rust
cache: cargo
sudo: false
rust:
- nightly
- 1.15.0
script:
- cargo test