storj/private/migrate
Ivan Fraixedes f3176adbce private/migrate: Add missing validation table call
Add a missing call to the validation table name method to ensure that
it cannot be SQL injection.

Change-Id: Iee10b09e15c07448f0803ab0be653b35fadb4ee4
2021-03-30 16:21:48 +00:00
..
create_test.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
create.go all: fix dots 2020-07-16 14:58:28 +00:00
db.go private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00:00
versions_test.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
versions.go private/migrate: Add missing validation table call 2021-03-30 16:21:48 +00:00