mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
As we've now switched over to using sqldb v2 for most of the db objects, we can remove a lot of deprecated code that's no longer used in the litd project. This commit removes that code. |
||
|---|---|---|
| .. | ||
| migrations | ||
| queries | ||
| accounts.sql.go | ||
| actions.sql.go | ||
| actions_custom.go | ||
| db.go | ||
| db_custom.go | ||
| kvstores.sql.go | ||
| models.go | ||
| privacy_paris.sql.go | ||
| querier.go | ||
| sessions.sql.go | ||