storj/satellite/buckets
Michal Niewrzal ac1ff0e7e2 satellite/accounting/tally: handle well bucket names with escape char
Some of tally queries are not passing bucket name as byte but as string.
If bucket contains some special characters encoding to bytea can fail.
This change makes sure all parts of tally passes bucket name correctly.

Change-Id: I7330d546b44d86a2e4614c814580e9e5262370ed
2023-06-21 15:04:14 +00:00
..
db_test.go satellite/accounting/tally: handle well bucket names with escape char 2023-06-21 15:04:14 +00:00
db.go satellite/{db, admin}: added endpoints to update user's and project's user_agent 2023-06-16 19:41:05 +00:00
service_test.go satellite/buckets: tests for bucket placement config 2021-11-16 14:58:56 +02:00
service.go satellite/buckets: move Bucket definition 2023-04-13 17:55:40 -04:00