wouterdoeland
01/03/2018, 11:46 AMval timestamp = datetime("timestamp").clientDefault { DateTime.now() }? Will that execute the function DateTime.now() everytime a new instance is made? Or will that just set the default to that value in the database?