Deven Phillips

Results 47 comments of Deven Phillips

Yeah, my PR is not going to be sufficient anyhow... I just finished testing and to make it work it will have to be upgraded to use cowboy 2.0.0 and...

I am seeing a similar issue. I am trying to to install SQLAlchemy==1.0.8 via our localshop site, but it can only resolve up through 0.9.7. I do NOT see any...

Hmmm... Some more information... The actual insertion of the data in the table is successful, it is just the returning of the ID field which causes a problem.

This seems to be unrelated to the `insertReturningPrimary` and is instead related to the generated `RowMapper` which looks like: ```java public class RowMappers { private RowMappers(){} public static Function getTodosMapper()...

All good except for not having any time to work on this... :) On Tue, Oct 11, 2022, 8:41 AM Lukasz Gornicki ***@***.***> wrote: > @InfoSec812 all good? > >...

Seeing this issue as well. Anything I can do to assist?

@etsauer Lots of projects do it. From my experience, everything owned by ASF or Eclipse Foundation REQUIRES this and more specifically you can look at Apache Camel. https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/AfterPropertiesConfigured.java

Further still, most of the ASF and Eclipse projects I contribute to require that you sign your commits as well.