table! { masses (id) { id -> Nullable, name -> Varchar, mass -> Varchar, last_modified -> Timestamp, } }