You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the missing value placeholder -> 12/31/9998 9:59:59 PM is needed because its the datetime format of the database.
every outcome now has the missing values instead of the datatype values.
Currently the Data Out API prints date values in a different schema as the data structure API
Data Out API: 9998-12-31T21:59:59
Struture API: "placeholder": "12/31/9998 9:59:59 PM",
The text was updated successfully, but these errors were encountered: