lnd/kvdb/postgres
Elle Mouton 170160f28a
kvdb+refactor: move all general sqlite code to seprate dir
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.
2023-01-23 09:05:11 +02:00
..
config.go multi: fix make lint 2022-11-18 20:48:23 +08:00
db_test.go kvdb/postgres: separate general sql code from postgres 2023-01-23 09:05:11 +02:00
db.go kvdb+refactor: move all general sqlite code to seprate dir 2023-01-23 09:05:11 +02:00
driver.go kvdb/postgres: remove old +build directive and cleanup 2023-01-23 09:05:11 +02:00
fixture_interface.go channeldb/test: test with postgres 2021-10-29 10:54:44 +02:00
fixture.go kvdb+refactor: move all general sqlite code to seprate dir 2023-01-23 09:05:11 +02:00