v3.0.0: Present and persist updatedAt and createdAt in meta (#16)
Changes to API: entity.meta.createdAt and entity.meta.updatedAt are overwritten on upset (with the correct values)
Changes to model: Use timestamptz instead of timestamp for time columns.