testing only
@override Future<T> devInvokeSqlMethod<T>(String method, String sql, [List<Object?>? arguments]) => throw _dbNotEnabled();