drizzle orm📚sqlSelected fields are not the same or are in a different order compared to the table definitiondigitsTable is has an id:number and an elements: number[] column. And I'm trying to "get or insert" a series of vectors into this digitsTable.number[][] is being correctly parsed into values.