storj/satellite/satellitedb
Dennis Coyle b9d586901e
Value Attribution DBX Model (#2116)
* adds model to satellite dbx

* cleans up model spacing

* generated golang from dbx

* added migration steps

* Added testdata

* changed node_id -> bucket_id

* adds -- NEW DATA -- to testdata

* more testdata changes

* adds -- NEW DATA -- line

* dbx makes the table plural

* missed a singular value_attribution

* restart jenkins

* Update satellitedb.dbx

* adjust to PR comments

* autogenerated dbx models

* restart jenkins
2019-06-05 12:06:14 -04:00
..
dbx Value Attribution DBX Model (#2116) 2019-06-05 12:06:14 -04:00
satellitedbtest Optimize KnownUnreliableOrOffline SQL query (#1968) 2019-05-19 17:10:46 +02:00
testdata Value Attribution DBX Model (#2116) 2019-06-05 12:06:14 -04:00
apikeys.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
bandwidthagreement.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
bucketusage.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
certdb.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
consoledb_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
consoledb.go ResetPassword Table and all CRUD methods. (#1916) 2019-05-13 18:53:52 +03:00
containment.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
database.go db: set max open conns, conn max lifetime, add db stat monitoring (#2117) 2019-06-04 23:30:21 +02:00
irreparabledb.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
locked.go create db implementation for offer table (#2031) 2019-06-04 15:17:01 -04:00
lockedtx.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
marketingdb.go create db implementation for offer table (#2031) 2019-06-04 15:17:01 -04:00
migrate_postgres_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
migrate.go Value Attribution DBX Model (#2116) 2019-06-05 12:06:14 -04:00
offers.go create db implementation for offer table (#2031) 2019-06-04 15:17:01 -04:00
orders.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
overlaycache.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projectaccounting.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projectmembers_test.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
projectmembers.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projects_test.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projects.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
regtokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
repairqueue.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
resetpasstokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
storagenodeaccounting.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
usagerollups.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
users_test.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
users.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
utils_test.go Optimize KnownUnreliableOrOffline SQL query (#1968) 2019-05-19 17:10:46 +02:00
utils.go Optimize KnownUnreliableOrOffline SQL query (#1968) 2019-05-19 17:10:46 +02:00