Releases: datajoint/datajoint-python
Releases · datajoint/datajoint-python
Release 0.7.2
- Improve
set_passwordprompt - Add
size_on_diskproperty todj.schemaobject
Release 0.7.0
- Extended syntax for
fetch()andfetch1()to handle separate attribute retrieval. - Multiple methods and properties of
fetchandfetch1are now deprecated:fetch[]andfetch1[]order_by(),limit(),offset(),copy(),as_dict, andsqueeze
Release 0.6.1
Merge pull request #317 from dimitri-yatsenko/master Fix #288 (add connection id to jobs table) and modify `key_source` handling
Release 0.1.0 dev 5
Developmental release of version 0.1.0, iteration 5.