Skip to main content

dbcommon_default_value

Function dbcommon_default_value 

Source
pub fn dbcommon_default_value(field: &str) -> Option<ScalarValue>
Expand description

The dbCommon default for field, already parsed to its declared type.

The fallback both stores use for fields their own model does not carry — the analogue of dbCommon.dbd being included in every record type.