mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
The `sqldb/v2` package now provides a definition for the `BackendType` type. As useage of `sqldb/v2` requires useage of that type, we update `litd` to use the `BackendType` definition from `sqldb/v2`, instead of it's own definition. |
||
|---|---|---|
| .. | ||
| 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 | ||