defaultExprSql property
DEFAULT (<expr>) source text (column-level). Mutually optional
with defaultValue; when both are present defaultValue wins as
the cheap fast-path for plain literals.
Implementation
final String? defaultExprSql;
DEFAULT (<expr>) source text (column-level). Mutually optional
with defaultValue; when both are present defaultValue wins as
the cheap fast-path for plain literals.
final String? defaultExprSql;