SqliteModernCpp / sqlite_modern_cpp

The C++14 wrapper around sqlite library
MIT License
886 stars 154 forks source link

Database encryption #230

Open nikita-vedre opened 9 months ago

nikita-vedre commented 9 months ago

I am getting error 'sqlite3_key': identifier not found 'sqlite3_key_v2': identifier not found 'sqlite3_rekey': identifier not found 'sqlite3_rekey_v2': identifier not found can anyone suggest solution?

codethinki commented 9 months ago

more context would be useful i think