Já tentei de tudo o código está identico e não consigo nem criar a rota Pets no Postman. F%$# viu.
Detalhe do erro no VScode:
code: 'ER_PARSE_ERROR', errno: 1064, sqlMessage: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1", sqlState: '42000', index: 0, sql: 'INSERT INTO Pets SET '
Detalhe do erro no Postman:
"code": "ER_PARSE_ERROR", "errno": 1064, "sqlMessage": "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1", "sqlState": "42000", "index": 0, "sql": "INSERT INTO Pets SET "