Tags: datajoint/datajoint-python
Toggle v2.1.1's commit message
Merge pull request #1399 from datajoint/fix/job-reserve-race-1398
fix: Atomic job reservation to prevent race condition
Toggle v0.14.9's commit message
Revert "Update version.py to 0.14.9"
This reverts commit ac3c624 .
Toggle v2.1.0's commit message
revert: Reset version to 2.0.1 for proper release workflow
Toggle v2.0.2's commit message
DataJoint 2.0.2
Bug fixes:
- fix: Support 'KEY' in fetch() for backward compatibility (#1384 , #1381 )
- fix: Handle inhomogeneous array shapes in to_arrays() (#1382 , #1380 )
- fix: Disable semantic_check for job table subtraction in refresh() (#1383 , #1379 )
- fix: Handle missing SSL context in multiprocess populate (#1377 )
Toggle v0.14.8's commit message
DataJoint 0.14.8
Bug fixes:
- fix: Add config option to skip filepath checksum on insert (#1387 , #1386 )
- New `filepath_checksum_size_limit_insert` config option
- Prevents transaction timeouts when inserting large files with filepath attributes
Toggle v2.0.1's commit message
Merge pull request #1375 from datajoint/fix/allow-underscore-class-names
fix: Allow table class names with underscores (with warning)
Toggle v2.0.0's commit message
Merge pull request #1370 from datajoint/fix/dockerfile-license
Toggle v0.14.7's commit message
Merge pull request #1360 from datajoint/fix/make-kwargs-tripartite
fix: Pass make_kwargs to make_fetch in tripartite pattern
Toggle v0.14.6's commit message
Merge pull request #1250 from dimitri-yatsenko/master
update documentation and devcontainer
Toggle v0.14.5's commit message
Merge pull request #1247 from dimitri-yatsenko/master
Fix error message when deleting without delete privilege
You can’t perform that action at this time.