News

Hello! As part of migrating from Java 12 to Java 14 I'm updating gradle-docker-plugin straight from 3.6.2 to 6.6.1. While overall everything seems OK, we can remove a lot of old quirks (like setting ...
edit: one of my colleagues came along and enlightened me; we never supported binding an array and it is indeed not supported today. How people apparently do this today, is to pass local arrays as SQL ...