pgschema 0.3.2

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