storj/satellite/satellitedb/dbx
dlamarmorgan afe58323f9 satellitedb: remove use of batch payment insert
Removed batch insert of payments since they do not guarantee order. Order of payments sent to the payments DB is important, because the billing chore will request new payments based on the last received payment. If the last payment inserted is not the last payment received, duplicate payments will be inserted into the billing table.

Change-Id: Ic3335c89fa8031f7bc16f417ca23ed83301ef8f6
2022-08-30 14:45:55 -07:00
..
templates satellite/dbx: standardize on assignment 2020-12-01 16:10:18 +00:00
cockroach.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
gen.go ci: fix lint errors 2021-05-17 13:37:31 +00:00
gen.sh private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
satellitedb.dbx satellitedb: remove use of batch payment insert 2022-08-30 14:45:55 -07:00
satellitedb.dbx.go satellitedb: remove use of batch payment insert 2022-08-30 14:45:55 -07:00
satellitedb.dbx.pgx.sql satellitedb: add signup_captcha column to users table 2022-08-17 14:31:52 -05:00
satellitedb.dbx.pgxcockroach.sql satellitedb: add signup_captcha column to users table 2022-08-17 14:31:52 -05:00