This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
Constraint Validation API changes #310
Labels
C-Query Engine
Execution SQL Query Engine
E-Hard
Task needs discussion or investigation
help wanted
Extra attention is needed
P-High
High priority
T-Enhancement
New feature or request
Investigate or/and develop changes to
Constraint
API such that it could acceptScalarValue
and produceResult<T, ConstraintError>
.T
isSqlType
dependent, for example forSqlType::SmallInt
T
has to bei16
, forSqlType::Integer
-i32
, forSqlType::BigInt
-i64
and so on.The text was updated successfully, but these errors were encountered: