35c8648330
* satellite/satellitedb: Alter nodes disqualification column Change the type of the 'disqualification' column of the nodes table from boolean to timestamp. * overlay/cache: Change Disqualified field type Change the Disqualified field type the NodeDossier struct type from bool to time.Time to match with the disqualified type used by the DB layer. * satellite/satellitedb: Update queries uses disqualified Update the queries which uses the disqualified column due to the column type has been changed from boolean to nullable timestamp. * docs/design: Update disqualification due impl changes Update the disqualification design document to contain the architectural change required to be able to restore unfair disqualified nodes in case of an unexpected cause (bug, mistake, hard network disconnection, etc.). |
||
---|---|---|
.. | ||
postgres.v0.sql | ||
postgres.v1.sql | ||
postgres.v2.sql | ||
postgres.v3.sql | ||
postgres.v4.sql | ||
postgres.v5.sql | ||
postgres.v6.sql | ||
postgres.v7.sql | ||
postgres.v8.sql | ||
postgres.v9.sql | ||
postgres.v10.sql | ||
postgres.v11.sql | ||
postgres.v12.sql | ||
postgres.v13.sql | ||
postgres.v14.sql | ||
postgres.v15.sql | ||
postgres.v16.sql | ||
postgres.v17.sql | ||
postgres.v18.sql | ||
postgres.v19.sql | ||
postgres.v20.sql | ||
postgres.v21.sql | ||
postgres.v22.sql | ||
postgres.v23.sql | ||
postgres.v24.sql | ||
postgres.v25.sql | ||
postgres.v26.sql | ||
postgres.v27.sql | ||
postgres.v28.sql | ||
postgres.v29.sql | ||
postgres.v30.sql | ||
postgres.v31.sql | ||
postgres.v32.sql |