Fabian Iffländer

Results 6 comments of Fabian Iffländer

Thanks for your report. Could you please provide a code sample that demonstrates the issue? > I don't know with you dont pass anymore the field type but Object.class when...

Thanks for your report. I think the R2DBC wrapper should behave like the original JOOQ methods. In addition we should improve test coverage with some negative tests. Maybe further issues...

Thanks for your report. We should fix this misbehaviour with your proposed change.

> it currently fails with ClassCastException at runtime. Example output: java.lang.ClassCastException: class com...model.tables.records.UserRecord cannot be cast to class org.jooq.Record1 What is the behaviour of JOOQ in this case? Can you...

I am interested in getting to work embedded postgres with java 10. I am not sure whether this error actually is a problem. The database process is started anyway. What...

I have the same problem. It took some time to find the root cause. The "filename" attribute will only be added if the content is a file, a byte array...