A bit unexpected... if a `@KomapperAutoIncrement` ...
# komapper
d
A bit unexpected... if a
@KomapperAutoIncrement
is set to a value,
insert
ignores it and generates a value --- which on one hand avoids using a nullable id field... but might be confusing to some.
t
This is the intended behavior.