Failed on step "__result__" with: "Cannot read property 'asTable' of undefined" Returns the same thing if asList is used for some reason. It works in 0.10.0. params = { ..., // Random other params that don't matter excludeThese: { val: [], type: VARCHAR, asTable: true, }, };