Alvaro Luna
Alvaro Luna
## Bug Report ### Description Reading an empty cell array inserted with mym MATLAB fails to be read in Datajoint python ### Reproducibility - OS (WIN (MATLAB) & MACOS (Python)...
## Bug Report ### Description function syncDef misses [nullable] flag and field comments for foreign keys fields. ### Reproducibility Include: - **OS** MACOS | 12.4 - **MATLAB Version** 2020a -...
A quick fix just to add text datatype as support When this is not added I get the following error: ``` bdatatest_schema = dj.Schema(dj.conn, 'bdatatest', 'bdatatest') Error using dj.internal.Declare.matchType (line...