Jigglytoine
DTDrizzle Team
•Created by Jigglytoine on 7/17/2024 in #help
mapWith doesn't look to work with extras columns
By chance, do anyone have clue why the mapWith is never called in this small code example :
I tried to add an extras followersCount column which should map to a Number but it's never called and the runtime result type is a string even if the Typescript type for followersCount is number.
2 replies