Thanks Jody, that would be great.
I've created https://github.com/geotools/geotools/pull/3698 that passes the CI
tests.
/Leif
Fra: Jody Garnett
Sendt: lørdag 4. desember 2021 08:21
Til: Leif Eirik Lislegård
Kopi: GeoTools Developers
Emne: Re: [Geotools-devel] xs:boolean feature mapping erro
hi,
the default implementation of SQLDialect returns null for any invocation of
getNextSequenceValue and SQLServerDialect does not override that. Therefore
using GT_PK_METADATA with pk_policy 'sequence' will never work. Could anyone
with enough access apply my implementation of getNextSequenc