mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
As SQL serializaton errors can lead to transaction retries we need to ensure that we reset any out of scope containers where we accumulate results. Otherwise partial data from a previously executed transacton retry may be returned along with the latest result. |
||
---|---|---|
.. | ||
sqlc | ||
config.go | ||
interfaces.go | ||
invoices.go | ||
log.go | ||
migrations.go | ||
no_sqlite.go | ||
postgres.go | ||
postgres_fixture.go | ||
postgres_test.go | ||
schemas.go | ||
sqlerrors.go | ||
sqlerrors_no_sqlite.go | ||
sqlite.go | ||
sqlite_test.go | ||
sqlutils.go |