mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Document the default KVDB-to-SQL migration in the 0.17.0 release notes, including the new databasebackend option and the available SQLite and Postgres backends. Also note that users who want to remain on bbolt must set databasebackend=bbolt before the SQL migration runs, since the legacy bbolt database is tombstoned after a successful migration. Mark the bbolt backend as deprecated and note that support will be removed in a future release. |
||
|---|---|---|
| .. | ||
| images | ||
| release-notes | ||
| accounts.md | ||
| benchmark_db_backends.md | ||
| compatibility.md | ||
| compile.md | ||
| config-lnd-integrated.md | ||
| config-lnd-remote.md | ||
| custom-path.md | ||
| example-nginx.conf | ||
| letsencrypt.md | ||
| remote.md | ||
| testing.md | ||
| troubleshooting.md | ||
| WALKTHROUGH.md | ||