source
ado_sqlite
2.5.0Ada Database Objects (SQLite)
2.5.0
This is the SQLite or SQLCipher driver for the Ada Database Objects library.
The choice between SQLite and SQLCipher is controlled by the ADO_USE_SQLCIPHER gpr external variable.
Use -XADO_USE_SQLCIPHER=yes if you want to use the SQLCipher support. The database encryption key
is configured by using a pragma key.