Stephen L Holtz
Stephen L Holtz
Currently `s3` allows manipulation of files in Amazon S3 stores, and the `ExternalTable` class has conditionals for local versus AWS locations. Something similar for [Google Cloud Storage](https://cloud.google.com/storage) ought to be...
If creating a Master>Part relation via Part tables in python, the corresponding tables as read out by `dj.getSchema()` instead categorizes them as manual, and renames them by concatenating the table...
PR to fix https://github.com/datajoint/datajoint-matlab/issues/438#issuecomment-2476558347. Automatic access was broken when tls is not used for database connections. Previously used 'none' keyword resulted in a silent error, using 'false' instead (consistent with...