meandonlyme
meandonlyme
My problem was, that I used something like this (which worked on all our other DBs): ``` db.insertInto(TABLE) .set(COL, "x") .returningResult(COL) .fetch(this::mapResult) ``` COL is not autogenerated here but is...
Thanks, yes even a javadoc would proabably already have reduced some headaches and a line in the documentation page would be very nice indeed. Thanks!
This is very annoying. I use intellij for lots of projects, each one having its own definitions. Every time I want to start a PMD run manually, I have to...
Every 1-2 Weeks, all my O365 Calendars get unselected. In the Settings, I then see a yellow toast "All calendars are currently disabled". Happens on 2 separate Machines starting a...
Also the assignee has been removed (in favor of 'attention'), so the assignee filter shouldn't be displayed anymore for newer gerrit versions (not sure though exactly when this was removed...