core-lightning/db
Rusty Russell bef2a47ab7 db: fix renaming/deleting cols of DBs when there are UNIQUE(x, b, c) constraints.
Get stricter with recognizing real column defs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-12 14:00:41 +02:00
..
bindings.c database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
bindings.h database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
common.h database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
db_postgres.c database: pull out database code into a new module 2022-03-05 15:03:34 +10:30
db_sqlite3.c db: fix renaming/deleting cols of DBs when there are UNIQUE(x, b, c) constraints. 2022-09-12 14:00:41 +02:00
exec.c db: small code cleanup 2022-03-11 16:43:15 +10:30
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 bkpr: insert obscure 60s pop references. 2022-08-01 09:01:08 -07:00
utils.h bkpr: insert obscure 60s pop references. 2022-08-01 09:01:08 -07:00