Skip to content

Reduce the number of SQL tables

J Haver requested to merge reduce-sql-tables into phase-1

This massively simplifies the database by merging multiple tables into a single one. It also drops the contract storage worker. In theory the API does not change, however, since we still have minimal testing we will have to inspect things once the db is synchronized.

Edited by J Haver

Merge request reports

Loading