hello why db(db.table.id>1).select() is diferent from db.select(db.table.id>1)
the first returns what i want, the second returns all thank you António
hello why db(db.table.id>1).select() is diferent from db.select(db.table.id>1)
the first returns what i want, the second returns all thank you António