Tags: kni-mystuff/datajoint-python
  
            
          Tags
  Merge pull request datajoint#688 from guzman-raphael/str-adapted-types Correct Attribute Adapter from casting to string + minor updates
Merge pull request datajoint#683 from guzman-raphael/master Update docs version ref
Merge pull request datajoint#683 from guzman-raphael/master Update docs version ref
Merge pull request datajoint#677 from guzman-raphael/dev Bump version + update changelog
Store attachments as intact files (datajoint#659) * attachments are saved as intact files * reform attachments and filepath * complete implementation of external storage except for `clean` * refactor external storage * complete refactoring of external storage for version 0.12 all tests pass * rename attribute `basename` to `attachment_name` in external table * add __repr__ to ExternalMapping * external files are not copied if stage and store are the same * make external tables require setting the `delete_external_files` argument * update CHANGELOG * fix Python 3.4 compatibility * fix Python 3.4 and 3.5 compatibility * dropped support for Python 3.4 * minor changes in error messages * Update to pathlib in test init. * Update test_blob_migrate to be compatible for WIN10. * Fix WIN10 compatibility with KeyboardInterrupt and SystemExit exceptions. * Fix WIN10 filepath to store as posix and fetch as user's platform. * Fix relpath for Python3.5. * Fix copytree for Python3.5. * Fix typo. * Fix for Python3.5. * Update coveralls. * Update coverall env vars. * add environment variable DJ_SUPPORT_FILEPATH_MANAGEMENT to enable/disable the filepath datatype * Update CHANGELOG.md Co-Authored-By: guzman-raphael <[email protected]> * Update CHANGELOG.md Co-Authored-By: guzman-raphael <[email protected]>
Merge pull request datajoint#660 from guzman-raphael/dev Bump version
Merge pull request datajoint#654 from guzman-raphael/dev Update ahead of pre-release
Merge pull request datajoint#642 from guzman-raphael/dev Update changelog
Merge pull request datajoint#635 from dimitri-yatsenko/fix-parsing update version and CHANGELOG for release 0.11.3
Merge pull request datajoint#609 from guzman-raphael/v_update Increment version