.where( (eb) => eb("mal.finished_at", "-", eb.ref("mal.began_at")), ">=", sql`'${sql.raw(`${minDuration}`)} MILLISECONDS'`,)
InExpression
string[]
When you leftJoin a table that has a column that some other table also has, that column becomes nullable too because it gets overridden by the similarly named column