nhost / nhost-dart

Nhost Dart & Flutter packages

Home Page:https://nhost.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using `Storage.uploadBytes` to upload file result `uploadedByUserId` is always null

vipafattal opened this issue · comments

I am sorry I didn't understand, the uploadBytes should return Future<FileMetadata> ?

Sorry, I didn't mean on the front end but on the backend, the column upload_by_user_id in the files table is always null

Then, this is not related to Dart SDK, however, I will try to reproduce and report it back to the team.

Hey... Getting the same issue.. upload_by_user_id is always null in the storage.files table

any fixes for this??

No, that field was deprecated long ago so this is intended. There was some discussion an alternative solutions here.