Skip to content

DataJoint 2.6.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@ahoenselaar ahoenselaar released this 20 Oct 21:46
· 829 commits to master since this release
  • Globally control DataJoint behavior via dj.set
  • Support BIGINT columns and map them to MATLAB's (u)int64 datatype
  • Fix the order of deletes and drops when table dependencies are complex (issue #17)
  • Fix access to secondary indexes
  • Partial workaround for lock wait timeouts when autopopulating tables and the populating relationship contains particular subsets of the primary key (issue #6)
  • Fully support logical arrays in BLOB columns
  • Requires mym 2.6.8+ (comes bundled with mym 2.6.8 in the binary release)