Cannot modify schema of table with Timestamp fields

This is fairly similar to the previous bug I reported.

To reproduce this one, add a timestamp field to a table. Afterwards, the table’s schema cannot be modified through the Datamanager UI without throwing this error:

strpos() expects parameter 1 to be string, array given

Thanks!