Skip to content

Releases: sinzlab/datajoint-link

v0.11

28 Feb 17:02
3cf618c
Compare
Choose a tag to compare
  • Improve performance by loading entities on demand
  • Remove source hiding rows that can not be pulled

v0.10

09 Nov 14:48
78ee173
Compare
Choose a tag to compare
  • Add display_progress keyword argument to pull and delete methods
  • Improve performance by caching tables

v0.9

09 Oct 15:50
3164276
Compare
Choose a tag to compare
  • Fix error when linking a table that has parents (#42)
  • Fix error when linking a table that uses timestamp with default value (#44)
  • Fix local part tables having incorrect name (#46)
  • Fix error when pulling from linked table that has parts and is not of manual tier (#49)