Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ATTACH DATABASE to simplify db handling
Using ATTACH DATABASE we can interact with the 2 database files NSS uses via asingle sqlite connection. This significantly simplify operations especially round transaction handling. Signed-off-by: Simo Sorce <[email protected]>
- Loading branch information