Skip to content

Commit

Permalink
Update the new features.
Browse files Browse the repository at this point in the history
  • Loading branch information
bpvgoncalves committed Apr 9, 2024
1 parent fcf6f8c commit b6eb1ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Features
- Added function `sqliteIsTransacting()` to check if there are any open transactions.
- Added functions `databaseKeyAdd()` and `databaseKeyRemove()` to manage encryption and decryption
of existing databases.

## Other
- Function `databaseKeyChange()` replaces `dbChangeKey()`.
Expand Down

0 comments on commit b6eb1ff

Please sign in to comment.