dashjoin / platform

Dashjoin Is an Open Source & Cloud Native Low Code Development and Integration Platform that helps teams deliver applications faster 🚀 Uses a data-driven approach inspired by Linked Data to make use of your existing assets
https://dashjoin.com
GNU Affero General Public License v3.0
89 stars 7 forks source link

JSONata error when handling java Date #330

Closed aeberhart closed 2 months ago

aeberhart commented 2 months ago

$read("northwind", "EMPLOYEES", 1).BIRTH_DATE & " " Only JSON types (values, Map, List) can be stringified. Unsupported type: java.sql.Date