Hello, I try to use compute to generate a record md5_hash on insert and update, but I discover that compute=lambda r: don't return all the db.table fields why?
Thanks Richard
Hello, I try to use compute to generate a record md5_hash on insert and update, but I discover that compute=lambda r: don't return all the db.table fields why?
Thanks Richard