fileb0x icon indicating copy to clipboard operation
fileb0x copied to clipboard

Possible to pack SQLite file?

Open TangMonk opened this issue 6 years ago • 0 comments

I have a program that read data from local sqlite db, and show data to users, I wanna to pack all assets include sqlite file to one binary file, this program only execute read operation from sqlite, is it possible to pack sqlite file?

TangMonk avatar Aug 03 '19 01:08 TangMonk