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
I saved small png as byte array to the database but now in web UI it will only show {blob}.
If not, I want to download DB file and open the DB in mac.
But I found now only can download .db file but there are three files all needed to correct open the DB when using AndroidX Room.
Here is another people already mentioned this issue one year ago. #137 (comment)
The text was updated successfully, but these errors were encountered:
SwiftyWang
changed the title
Is that possible to show blob?
Is that possible to show blob as text or png?
Jul 16, 2020
I saved small png as byte array to the database but now in web UI it will only show
{blob}
.If not, I want to download DB file and open the DB in mac.
But I found now only can download .db file but there are three files all needed to correct open the DB when using AndroidX Room.
Here is another people already mentioned this issue one year ago.
#137 (comment)
The text was updated successfully, but these errors were encountered: