-
## Bug Report
### Description
A computed table referencing a table using an AttributeAdapter triggers and assert about a missing context.
### Reproducibility
Include:
- OS: MacOS 11.5.2
-…
-
In the page: https://docs.datajoint.io/python/setup/02-DataJoint-Python-Windows-Install-Guide.html#optional-step-4-install-packages-for-erd-support
The hyperlink in the current sentence is outdated…
-
## Bug Report
### Description
When using the `...` argument in `table1.aggr(table2, ...)` to retain all attributes from `table1` the following error occurs: `OperationalError: (1055, "'neuro_scan.…
-
**Describe the bug**
- `DecodingParameters` has a specific fetch function that builds model objects on fetch
- Hits errors when trying to fetch specified attributes
**To Reproduce**
```python
f…
-
## Bug Report
In an established pipeline, the ExternalTables cannot be cleaned up because `.unused()` returns zero rows, even in cases where I know categorically that at least 1 (and in practice, >…
-
## Feature Request
### Problem
Fetching from an internal blob field and from external blob fields have big difference in performance.
Same to this issue on the python site: https://github.com/d…
-
## Bug Report
### Description
When selecting empty tables (0 rows), LabBook actually displays the columns from the previously selected table, instead of the columns of the selected tables.
### …
-
The [usage section](https://github.com/datajoint/element-calcium-imaging/#element-usage) of the `README` should be expanded to more closely parallel the corresponding section in [element-array-ephys](…
-
## Bug Report
### Description
If a table has an external store, e.g., the "nwb_file_abs_path" field in the example below, then an INDEX is created on the table for this field. When alter() is call…
-
Hi DataJoint Team,
I have set up a MySQL server on a Synology NAS with 6 GB of ram to work with DataJoint. I noticed that after having a prolonged time of usage (days), the ram usage on the server (…