Closed Rubberbandits closed 3 years ago
since mysqloo now returns variables with the right type from what it reads in the database, _invID is not going to be string any more. you cannot pass numbers to db.escape, it will error.
since mysqloo now returns variables with the right type from what it reads in the database, _invID is not going to be string any more. you cannot pass numbers to db.escape, it will error.