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
Right now, we have a dump field that sets to text, but it would be better if it set to BLOB, then we shouldn't have to worry about base64 encoding the pickled objects.
The text was updated successfully, but these errors were encountered:
Right now, we have a dump field that sets to text, but it would be better if it set to
BLOB
, then we shouldn't have to worry about base64 encoding the pickled objects.The text was updated successfully, but these errors were encountered: