mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 19:58:02 +02:00
5 lines
409 B
Plaintext
5 lines
409 B
Plaintext
{ "SQLite_Encryption_Pragma" : {
|
|
"Category" : "DBase",
|
|
"Keywords" : ["DBase","SQLite3","Encryption","Pragma"],
|
|
"Description" : "Simple SQLite3 Demo with Encryption and Pragma. Creation of an SQLite3 Database, Encrypting, Changing the key, Creating Tables, Index and adding rows, performing queries.\n\nUses a hard wired sqlite3 library name only on Windows.\n\nSee the included readme.txt file.\n"}
|
|
} |