Results 2 comments of Robert Shell

Have recently had the same problem on move to Rails 6.1/Ruby 2.7. Current approach looking at is to replace many slow queries with one slow query. Have changed driver to...

Have a external model of what data type each parameter column is in spreadsheet to have fixed locally with the following :- {code} function (event) { "use strict"; event.range.forEachCell( function...