pyDAL v15.09 Release Notes

  • ๐Ÿš€ Released on September 28th 2015

    • [MongoDB] Implemented orderby_on_limitby
    • [MongoDB] Implemented distinct for count
    • [MongoDB] Implemented select() with having parameter
    • [MongoDB] Implemented coalesce operations
    • Virtual fields are now ordered depending on definition
    • ๐Ÿ‘ Allow usage of custom Row classes
    • โž• Added .where method to Set and DAL
    • ๐Ÿ›  Several bugfixes