mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-15 12:50:22 +02:00
This is the counterpart of the annotations we did in the last few commits. It extracts queries, passes them through a driver-specific query rewriter and dumps them into a driver-specific query-list, along with some metadata to facilitate processing later on. The generated query list is then registered as a `db_config` and will be loaded by the driver upon instantiation. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bolt11-cli.c | ||
| create-gossipstore.c | ||
| credit | ||
| decode-iolog | ||
| decodemsg.c | ||
| dump-gossipstore.c | ||
| gossipwith.c | ||
| Makefile | ||
| mkclose.c | ||
| mkcommit.c | ||
| mkfunding.c | ||
| onion.c | ||
| print_wire.c | ||
| print_wire.h | ||
| sql-rewrite.py | ||