mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
f08fd9eaab
We need to have full DB queries that can be extracted at compile time later in order to be able to rewrite them in other SQL dialects. In addition we had a bit of unnecessary code-duplication in db_select and db_select_prepare. Now the former uses the latter internally. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
txfilter.c | ||
txfilter.h | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |