I try to do a simple CRUD in NodeJS, using an SQL Server /mssql database. But when trying to create something and add a line in my table, I get this \'undefined\' error. Can