It looks like you're new here. If you want to get involved, click one of these buttons!
stmt = db:prepare("SELECT * FROM items WHERE category = \'wearable\' ") |
r, stmt = pcall(db.prepare, "SELECT * FROM items WHERE category = \'wearable\' ") print(r, stmt) |
Comments
Likes: MoKaLux, pie
Fragmenter - animated loop machine and IKONOMIKON - the memory game