98 @Someone Else 37 well, it currently creates prepared statements due to me using luaDBI. However I will have to drop that sooner or later and replace it with luaSQL due to it not updating. Luasql doesn't support prepared statements and I thus need to escape everything instead. Which is less secure I think.