tags: Schema.Array(Schema.String) and I'm getting a type error around the overloads for sql.insert because of the array field. Can someone point me in the right direction of how I can resolve this or just documentation on the types involved in the conversion between Schema and DB types?