Dmitry Lapshin
09/16/2020, 12:30 PMDmitry Lapshin
09/16/2020, 12:30 PMif (row[Table.id as Expression<EntityID<UUID>?>] != null) Table.wrapRow(row) else null
spand
09/16/2020, 12:32 PMgetOrNull
Dmitry Lapshin
09/16/2020, 12:33 PMhasValue
that checks for NotInitializedValue
that I feel is not the case: value is initialized with null
.