ontodev / valve.rs

A lightweight validation engine written in rust.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Add support for default column values #90

Closed lmcmicu closed 3 weeks ago

lmcmicu commented 3 months ago

We should support default values for datatypes by adding a column to the column table. (We could call this column default). Note that it should not be required to either have a value for this column, nor to have a default column at all in column.tsv