Re: JS SDK database date type
Hi Marvin,
you must use BIGINT as column datatype.
Basically the database doesn't know at all that this is a column which contains a date/timestamp in this case.
Greetings,
Daniel
Daniel