GLHI Database HTML Dump
Check: enforce_geotype_the_geom
Schema
public
Table
gl_hucs
Descriptions
There is no description for check enforce_geotype_the_geom
Definition
CHECK ((geometrytype(the_geom) = 'MULTIPOLYGON'::text) OR (the_geom IS NULL))
Pete Giencke pgiencke@glc.org