table! { form (id) { id -> Integer, created_at -> Timestamp, lastvisit_at -> Timestamp, token -> Text, nc_username -> Text, nc_password -> Text, } }