gofabian / spring-boot-data-r2dbc-jooq

Reactive JOOQ - an R2DBC adapter for Spring Boot
MIT License
39 stars 11 forks source link

Update generated keys in TableRecord after ReactiveJooq.insert() #8

Closed gofabian closed 4 years ago

gofabian commented 4 years ago

e. g. auto incremented primary key is not available after insert. That's a blocker as you cannot fetch the inserted row by primary key manually afterwards as the key is unknown.

gofabian commented 4 years ago

Solved in cc7af0299a1fd85362fef5e93150182b57ec07cb