Skip to content

Conversation

@guzman-raphael
Copy link
Collaborator

@dimitri-yatsenko Regarding issues #883 and #886, I believe this PR is the best place to properly address them. To assist with this, I will soon open a PR to your fork/branch with the fix.

Copy link
Collaborator

@guzman-raphael guzman-raphael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dimitri-yatsenko Whew, and we are finally ready to merge this one. Awesome collaborating with you here!

I approve the changes though there are still a few small remaining items before I'd say we are clear to release. Planning on issuing a PR soon to close out what remains.

To summarize it is:

  • Add deprecation warning on _update
  • Remove use of from None when raised instances of DataJointError
  • Add to docstring the operator reference for overloaded operators
  • Add purge_query_cache method
  • Add test for query caching
  • Add tests for permissive restrictions and joins
  • Move transpiler_specs.md documentation to our proper documentation
  • Integrate QueryCache and Update1 docs into proper documentation
  • Adjust version properly

@guzman-raphael guzman-raphael merged commit 88d5db2 into datajoint:release013 Mar 23, 2021
@dimitri-yatsenko dimitri-yatsenko deleted the cascade-delete branch September 25, 2021 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment