mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-15 12:50:15 +02:00
In this commit, all the sql, non-postgres-specific, code is moved out of the postgres package and into a new sqlbase package. This will make it more easily reusable for future sql integrations. |
||
|---|---|---|
| .. | ||
| config.go | ||
| db.go | ||
| db_test.go | ||
| driver.go | ||
| fixture.go | ||
| fixture_interface.go | ||