storj/pkg/satellite/satellitedb
Yehor Butko 678eb81d54
V3-898 Create ability for querying db in transaction scope (#781)
* V3-898 Create ability for querying db in transaction scope

* handling errors

* fixing linter

* Transaction updated

* fixing empty lines linter

* tx signatures changed

* fixing comments
2018-12-10 14:29:01 +02:00
..
dbx V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
companies_test.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
companies.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
db.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
projectmembers_test.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
projectmembers.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
projects_test.go Satellite Projects db entity and api updated (#772) 2018-12-06 17:19:47 +02:00
projects.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
users_test.go Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
users.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
utils_test.go Satellitedb refactoring (#647) 2018-11-14 12:45:49 +00:00
utils.go V3-663 Extend database with Project entity (#622) 2018-11-13 10:27:42 +02:00