Tags: hummuscience/datajoint-python
Tags
Merge pull request datajoint#1399 from datajoint/fix/job-reserve-race… …-1398 fix: Atomic job reservation to prevent race condition
DataJoint 2.0.2 Bug fixes: - fix: Support 'KEY' in fetch() for backward compatibility (datajoint#1384, datajoint#1381) - fix: Handle inhomogeneous array shapes in to_arrays() (datajoint#1382, datajoint#1380) - fix: Disable semantic_check for job table subtraction in refresh() (datajoint#1383, datajoint#1379) - fix: Handle missing SSL context in multiprocess populate (datajoint#1377)
DataJoint 0.14.8 Bug fixes: - fix: Add config option to skip filepath checksum on insert (datajoint#1387, datajoint#1386) - New `filepath_checksum_size_limit_insert` config option - Prevents transaction timeouts when inserting large files with filepath attributes
Merge pull request datajoint#1375 from datajoint/fix/allow-underscore… …-class-names fix: Allow table class names with underscores (with warning)
Merge pull request datajoint#1370 from datajoint/fix/dockerfile-license
Merge pull request datajoint#1360 from datajoint/fix/make-kwargs-trip… …artite fix: Pass make_kwargs to make_fetch in tripartite pattern
Merge pull request datajoint#1250 from dimitri-yatsenko/master update documentation and devcontainer
Merge pull request datajoint#1247 from dimitri-yatsenko/master Fix error message when deleting without delete privilege
PreviousNext