pyDAL v15.02 Release Notes

  • ๐Ÿš€ Released on February 11th 2015

    • โšก๏ธ Updated pg8000 support in PostgreSQLAdapter
    • ๐Ÿ›  Fixed ilike for Field type 'list:string' in PostgreSQLAdapter
    • โž• Added case sensitive/insensitive tests for contains
    • ๐Ÿ›  Fixed expression evaluation on PostgreSQLAdapter
    • Fixed common_filter issue in _enable_record_versioning
    • โœ‚ Removed contrib drivers
    • ๐Ÿ›  Fixed uuid attribute of DAL class
    • โž• Added caching tests