web2py v1.74.6 Release Notes

    • ๐Ÿ› bug fixes
    • IS_IN_DB(...,_and=IS_NOT_IN_DB)
    • Smaller populate, thanks Piotr
    • ๐Ÿ‘ better slicing of fields, thanks Michael Fig
    • Cache stats, thanks Thadeus
    • ๐Ÿ‘ Better gql.py
    • IS_IN_DB and IS_IN_SET default to zero='', no longer zero=None