core-lightning/db
Rusty Russell d7c1325e38 wallet: use scid not string for failchannel (now failscid) in payments table.
And remove the now-unused string-based helper functions.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-22 15:19:46 +02:00
..
bindings.c wallet: use scid not string for failchannel (now failscid) in payments table. 2022-09-22 15:19:46 +02:00
bindings.h wallet: use scid not string for failchannel (now failscid) in payments table. 2022-09-22 15:19:46 +02:00
common.h database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
db_postgres.c db: fix sqlite3 code which manipulates columns. 2022-09-12 14:00:41 +02:00
db_sqlite3.c db: fix sqlite3 code which manipulates columns. 2022-09-12 14:00:41 +02:00
exec.c db: fix migrations which write to db. 2022-09-12 14:00:41 +02:00
exec.h database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
Makefile database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
utils.c db: fix sqlite3 code which manipulates columns. 2022-09-12 14:00:41 +02:00
utils.h db: fix sqlite3 code which manipulates columns. 2022-09-12 14:00:41 +02:00