Python – unable to decode SQLite Blob
I have a Database with BLOB in it. I tryed to read and save in file it but it didnt work. Then i just write raw bytes and get it
I have a Database with BLOB in it. I tryed to read and save in file it but it didnt work. Then i just write raw bytes and get it