Releases: sinzlab/datajoint-link
Releases · sinzlab/datajoint-link
v0.11
- Improve performance by loading entities on demand
- Remove source hiding rows that can not be pulled
v0.10
- Add
display_progress
keyword argument to pull
and delete
methods
- Improve performance by caching tables
v0.9
- 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)