mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-17 13:06:36 +02:00
This was weird right from the start, so we just split the table into integers and blobs, so each column has a well-defined format. It is also required for postgres not to cry about explicit casts in the `paramTypes` array. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
|---|---|---|
| .. | ||
| data | ||
| plugins | ||
| benchmark.py | ||
| btcproxy.py | ||
| conftest.py | ||
| db.py | ||
| fixtures.py | ||
| requirements.txt | ||
| test_closing.py | ||
| test_connection.py | ||
| test_db.py | ||
| test_gossip.py | ||
| test_invoices.py | ||
| test_misc.py | ||
| test_pay.py | ||
| test_plugin.py | ||
| test_wallet.py | ||
| utils.py | ||