Skip to content

pyDAL 15.02

Compare
Choose a tag to compare
@gi0baro gi0baro released this 09 Feb 23:22
· 1085 commits to master since this release

2015 February release

  • 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