storj/satellite/satellitedb/dbx
Faris Huskovic c0fe061a67 add user credits table (#2085)
* add user credits table

* change primary key, change type for credit_type, and change relation kind of foreign keys from cascade to restrict

* modify table and query methods

* modify schema

* add dbx queries

* add migration file

* add orderby to read available credit entries
2019-06-13 09:52:33 -04:00
..
gen.go fix saving uplink public key on satellite (#1797) 2019-04-23 15:48:57 -04:00
satellitedb.dbx add user credits table (#2085) 2019-06-13 09:52:33 -04:00
satellitedb.dbx.go add user credits table (#2085) 2019-06-13 09:52:33 -04:00
satellitedb.dbx.postgres.sql add user credits table (#2085) 2019-06-13 09:52:33 -04:00
satellitedb.dbx.sqlite3.sql add user credits table (#2085) 2019-06-13 09:52:33 -04:00