Hint for SQL Injection.ts

The next hint for the 7x7 Programming Game is here!

This hint is for SQL Injection.ts and is as follows:

Use prepared statements.
Example: stmt = db.prepare("SELECT * FROM users WHERE username=? and password=?");

All the best to those getting into the challenge series. Those who already blazed past, stay tuned for more!