Lapshin Dmitry
Lapshin Dmitry
@displague ~~May I ask you how you've build the plugin, it does not work for me?~~ Sorry, worked now after clean retry.
Already has 'commonjs', did not work for me :(
This really kills the usage if a user (like me) has several Terraform configurations, and after any provider update any configuration after the first one fails on `init` because there...
Hi! Any progress here on this?
Hi!.. I still don't see flyway-bom on Maven Central, even though I see all other modules published with version 9.16.0: https://central.sonatype.com/search?namespace=org.flywaydb&page=1
Thanks @zhicwu! That should work out. I think that even on the new mapping driver should still allow to fetch `java.sql.` types with `.getObject(, java.sql.Date.class)`. I've noticed that my test...
Actually, JDBC spec, the same B.3 table, requires to return `java.sql.Array` for `ARRAY`s in `getObject`. Hm.
Thanks! `#[rustfmt::skip]` is an overkill, I switched to comments outside of variants.
Looks like failed invitations (maybe this is a more appropriate status) are available at a separate endpoint: https://docs.github.com/en/rest/orgs/members?apiVersion=2022-11-28
I guess current behaviour is one of the options: we send invitation, if it's not accepted it's fine (yet seeing the invitation status would still be an improvement). However, we...