You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Database and FileSystem implementations are using null to signal errors and require the caller to imply what it is. This makes it impossible to have any insight on the error and makes debugging more difficult.