storj/private/dbutil/sqliteutil
Egon Elbre 7183dca6cb all: fix defers in loop
defer should not be called in a loop.

Change-Id: Ifa5a25a56402814b974bcdfb0c2fce56df8e7e59
2020-11-02 15:06:38 +02:00
..
db.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
migrator_test.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
migrator.go all: add missing dots 2020-08-11 17:50:01 +03:00
query_test.go private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
query.go all: fix defers in loop 2020-11-02 15:06:38 +02:00