Skip to content

Commit 435abfb

Browse files
committed
Reminder of certain particularity of using SqlFunctionType
1 parent 9d866ce commit 435abfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Orm/Xtensive.Orm/Sql/Dml/SqlFunctionType.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,6 @@ public enum SqlFunctionType
9999
RoundDecimalToZero,
100100
RoundDoubleToEven,
101101
RoundDoubleToZero,
102+
//!!! max value is used for array size
102103
}
103104
}

0 commit comments

Comments
 (0)