mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
Use the new `SLICES` directive to add a DeleteChannels query which takes a set of DB channel IDs. Then replace all our calls to DeleteChannel with a paginated call to DeleteChannels. |
||
|---|---|---|
| .. | ||
| migrations | ||
| queries | ||
| amp_invoices.sql.go | ||
| db.go | ||
| db_custom.go | ||
| db_custom_test.go | ||
| graph.sql.go | ||
| invoice_events.sql.go | ||
| invoices.sql.go | ||
| migration.sql.go | ||
| models.go | ||
| querier.go | ||