I'm trying to add a pointer, a date (current timestamp), and a boolean to a table in my database via the datasource tool and a service in Appery, I cannot seem to figure out how to map my data so the datatypes pass through properly, though String works just fine. Pointer in particular is rather conf...