Browse Source
This is likely the last part we need to completely encapsulate the part of the sqlite3 API that we were using. Like the `db_count_changes` call I decided to pass in the `struct db_stmt` since really they refer to the statement that was executed and not the db. Signed-off-by: Christian Decker <decker.christian@gmail.com>pull/2803/head
Christian Decker
6 years ago
committed by
Rusty Russell
4 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue