When using the driver, this warning shows in the logs: ```ts kysely:warning: outdated driver/plugin detected! `QueryResult.numUpdatedOrDeletedRows` has been replaced with `QueryResult.numAffectedRows`. ```
When using the driver, this warning shows in the logs: