rgb-cln/db
Rusty Russell d9e274cee2 db_bind_scid: rename to db_bind_short_channel_id
We used to have a text version, so this was named 'scid'.  Fix it now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-03-25 15:28:02 +10:30
..
Makefile database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
bindings.c db_bind_scid: rename to db_bind_short_channel_id 2023-03-25 15:28:02 +10:30
bindings.h db_bind_scid: rename to db_bind_short_channel_id 2023-03-25 15:28:02 +10:30
common.h database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
db_postgres.c db/postgres: avoid memleak. 2022-09-22 15:19:46 +02:00
db_sqlite3.c db: fix sqlite3 code which manipulates columns. 2022-09-12 14:00:41 +02:00
exec.c db: catch postgres error on uninitialized database 2023-01-31 10:25:25 +10:30
exec.h 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