This website requires JavaScript.
Explore
Help
Register
Sign In
btcpayserver
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
af2c1f1881
lightning
/
db
History
Rusty Russell
aae77802ef
db_col_optional: wrapper for case where a field is allowed to be NULL.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-03-25 15:28:02 +10:30
..
bindings.c
db_col_optional: wrapper for case where a field is allowed to be NULL.
2023-03-25 15:28:02 +10:30
bindings.h
db_col_optional: wrapper for case where a field is allowed to be NULL.
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
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