News

I'm still working on some tests with this driver, and whenever I need to read a numeric value from result set and cast it to Int like below: return r2dbcTemplate .databaseClient .sql("select count(1) ...