Commit Graph

3 Commits

Author SHA1 Message Date
Elle Mouton
c4e6f23c5b multi: add a re-usable TxOptions type
Add a re-usable implementation of the sqldb.TxOptions interface and make
use of this in the various spots (invoices, batch and graph/db) where we
had previously defined individual implementations that were all doing
the same thing.
2025-05-28 10:18:10 +02:00
Olaoluwa Osuntokun
c40ea0cefc invoices: fix new linter error w/ Go 1.23 2025-02-13 17:09:28 -08:00
Andras Banki-Horvath
708bed517d invoices: add migration code for a single invoice 2025-01-23 09:11:01 +01:00