pgschema 0.2.14

Prototype for PG-SChema with property constraints
1
2
3
pub type Name = String;
pub type LabelName = String;
pub type TypeName = String;