table! { users (id) { id -> Integer, name -> Text, } }