Windows (wxsqliteplus.zip)
Mac
ubuntu
Moderator: Renato
Code: Select all
PRAGMA cipher=aes128cbc;
Code: Select all
PRAGMA cipher=SQLCipher;
pragma legacy=4;Code: Select all
PRAGMA page_sizeCode: Select all
PRAGMA page_size = 4096;
VACUUM;
Code: Select all
PRAGMA page_sizeUsers browsing this forum: No registered users and 3 guests