pyDAL v15.03 Release Notes

  • ๐Ÿš€ Released on March 23rd 2015

    • ๐Ÿ›  Fixed redefine with lazy tables
    • Added tests for update_or_insert, bulk_insert, validate_and_update_or_insert
    • โœจ Enhanced connections open/close flow
    • โœจ Enhanced logging flow
    • ๐Ÿ”จ Refactored google adapters: ndb is now used by default
    • โž• Added default representation for reference fields
    • ๐Ÿ›  Fixed some caching issues when using pickle
    • ๐Ÿ›  Several improvements and fixes in MongoDBAdapter