This website requires JavaScript.
Explore
Help
Sign In
davide
/
palladum-lightning
Watch
1
Star
0
Fork
0
You've already forked palladum-lightning
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
a9dfec0e713053eb3b35bc82f3df1d08170bb969
palladum-lightning
/
db
History
Rusty Russell
eee3965d02
db: db_set_intvar/db_get_var should take a const char *.
...
Signed-off-by: Rusty Russell <
rusty@rustcorp.com.au
>
2023-04-06 09:50:32 +09: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
…
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: db_set_intvar/db_get_var should take a const char *.
2023-04-06 09:50:32 +09:30
exec.h
db: db_set_intvar/db_get_var should take a const char *.
2023-04-06 09:50:32 +09:30
Makefile
…
utils.c
db: make db_exec_prepared_v2 return void.
2023-04-06 09:50:32 +09:30
utils.h
db: make db_exec_prepared_v2 return void.
2023-04-06 09:50:32 +09:30