Jukka Siivonen
Jukka Siivonen
I have an issue where the state is maintained in database. Constructor "Construct a state machine with external state storage" triggers database update in construction phase calling doIt for mutator....
With Detekt plugin version 1.81.1 configured with ktlint rules and treat as errors enabled I'm seeing following behavior  Single error reported for every line in file instead of only...
Because we are using MariaDB which sometimes does not behave that nice but only produces warnings when it actually should throw errors, I'm looking for similar feature that (Spring) JdbcTemplate...