Expand description
Single Item model with one of each filterable type the IN-list tests
exercise: a String column (name), a numeric column (n), an Option
column (bio), and the auto-generated id (whose concrete type varies
by ID variant — u64 or uuid::Uuid).