fileb0x
fileb0x copied to clipboard
Possible to pack SQLite file?
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?