This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
lnd
Watch
1
Star
0
Fork
0
You've already forked lnd
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-11-29 15:36:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16348e61db40b0652788217cad3c1b4f2312737b
lnd
/
sqldb
History
yyforyongyu
16348e61db
sqldb: add trace logs in
ExecuteSQLTransactionWithRetry
2025-03-21 08:06:17 +08:00
..
sqlc
sqldb: ensure schema definitions are fully SQLite compatible
2025-01-23 09:11:02 +01:00
config.go
…
go.mod
…
go.sum
…
interfaces.go
sqldb: add trace logs in
ExecuteSQLTransactionWithRetry
2025-03-21 08:06:17 +08:00
log.go
…
migrations_test.go
sqldb: separate migration execution from construction
2025-01-23 09:10:59 +01:00
migrations.go
lnd: run invoice migration on startup
2025-01-23 09:11:01 +01:00
no_sqlite.go
sqldb: separate migration execution from construction
2025-01-23 09:10:59 +01:00
postgres_fixture.go
invoices: raise the number of allowed clients for the Postgres fixture
2025-01-23 09:11:02 +01:00
postgres_test.go
…
postgres.go
sqldb: ensure schema definitions are fully SQLite compatible
2025-01-23 09:11:02 +01:00
schemas.go
…
sqlerrors_no_sqlite.go
…
sqlerrors.go
…
sqlite_test.go
…
sqlite.go
sqldb: ensure schema definitions are fully SQLite compatible
2025-01-23 09:11:02 +01:00
sqlutils.go
…