[object Object] on custom type
Using Turso
I have this column definition:
Where the type is defined by:
However, when I insert data in the column:
The content of
I have this column definition:
information: text('information').$type<MeritInformation>(),Where the type is defined by:
However, when I insert data in the column:
The content of
information is [object Object]