storj/satellite/satellitedb/testdata
Jess G d51bdf14df
project usage limiting (#1561)
* reorg uplink cmd files for consistency

* init implementation of usage limiting

* Revert "reorg uplink cmd files for consistency"

This reverts commit 91ced7639bf36fc8af1db237b01e233ca92f1890.

* add changes per CR comments

* fix custom query to use rebind

* updates per convo about what to limit on

* changes per comments

* fix syntax and comments

* add integration test, add db methods for test

* update migration, add rebind to query

* update testdata for psql

* remove unneeded drop index statement

* fix migrations, fix calculate usage limit

* fix comment

* add audit test back

* change methods to use bucketName/projectID, fix tests

* add changes per CR comments

* add test for uplink upload and err ssg

* changes per CR comments

* check get/put limit separately
2019-04-02 11:21:18 -07:00
..
postgres.v0.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v1.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v2.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v3.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v4.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v5.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v6.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v7.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v8.sql database for tracking information without storing orders / agreements (#1551) 2019-03-22 11:54:22 -07:00
postgres.v9.sql Updates accounting tables models and migration (#1584) 2019-03-27 22:46:49 -04:00
postgres.v10.sql V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
postgres.v11.sql Updates accounting tables models and migration (#1584) 2019-03-27 22:46:49 -04:00
postgres.v12.sql Merge overlay_cache_nodes into nodes table (#1581) 2019-03-29 10:53:43 +02:00
postgres.v13.sql project usage limiting (#1561) 2019-04-02 11:21:18 -07:00