Commit b4512c9
Remove deprecated external.py module
External tables (~external_*) are deprecated in favor of the new
AttributeType-based storage system. The new types (<xblob>, <content>,
<object>) store data directly to storage via StorageBackend without
tracking tables.
- Remove src/datajoint/external.py entirely
- Remove ExternalMapping from schemas.py
- Remove external table pre-declaration from table.py
Co-authored-by: dimitri-yatsenko <dimitri@datajoint.com>1 parent 3fc00ee commit b4512c9
3 files changed
+3
-466
lines changed
0 commit comments