I want to update a time stamp similar to MySQLs "ON UPDATE CURRENT_TIMESTAMP".
Is there anyway to do this when declaring a table in Exposed?
I want to update a time stamp similar to MySQLs "ON UPDATE CURRENT_TIMESTAMP".
Is there anyway to do this when declaring a table in Exposed?