SQLite Cipher is an SQLite extension that provides 256 bit AES encryption of database files.
People
Repo info
Activity
mao-karrostech
@mao-karrostech
Hi guys , I have a problem when rawExecSQL or execSQL with big file .sql ( about 1k ~ 75k lines with multiple functions: insert, create, delete ... ) to import to database, It's taken too long time about > 2~ 5 minutes.