geoCML / tabor

Tabor is a database modeling language for GIS
GNU General Public License v2.0
1 stars 0 forks source link

Write layer constraints to Tabor file from database #14

Closed TristanDamron closed 2 months ago

TristanDamron commented 2 months ago

When a constraint is added to a PSQL table from a Tabor file, it is persistent only within the Postgres database. When writing a new Tabor file from a PSQL database, the Tabor executable must include that constraint in the output Tabor file.