Andras Banki-Horvath
|
d0c1cec8c1
|
sqldb: switch away from pq to pgx for Postgres
Completely switch to the better maintained pgx driver.
|
2024-07-09 08:39:58 +02:00 |
|
Andras Banki-Horvath
|
892561f8f0
|
sqldb: bump modernc.org/sqlite to 1.29.10 which fixes init data race
Tracking issue: https://gitlab.com/cznic/sqlite/-/issues/180
|
2024-07-04 17:32:12 +02:00 |
|
Olaoluwa Osuntokun
|
eb605a02fd
|
sqldb+kvdb: update to sqlite v1.29.8
Updates to SQLite 3.45.3: https://www.sqlite.org/releaselog/3_45_3.html.
May also address https://github.com/lightningnetwork/lnd/issues/8666.
|
2024-04-26 12:26:59 -07:00 |
|
Andras Banki-Horvath
|
8f729241d9
|
sqldb: turn sqldb into a go package
|
2024-04-09 20:46:11 +02:00 |
|