Alvaro Luna

Results 3 issues of 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

## Bug Report ### Description function syncDef misses [nullable] flag and field comments for foreign keys fields. ### Reproducibility Include: - **OS** MACOS | 12.4 - **MATLAB Version** 2020a -...

bug
awaiting-triage

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...