This PR create views when the indexer is launched and the time we create the tables to facilitate visualizing an retrieving the data for all different type of tx (see tx_*).
The advantage of this approach is that it doesn't take any supplementary space and doesn't need migration while facilitating interaction with the database.
This PR create views when the indexer is launched and the time we create the tables to facilitate visualizing an retrieving the data for all different type of tx (see tx_*).
The advantage of this approach is that it doesn't take any supplementary space and doesn't need migration while facilitating interaction with the database.