SELECT * FROM "Teams" WHERE LOWER("name") = LOWER(${name}) LIMIT 1;