subsocial-offchain
subsocial-offchain copied to clipboard
Postgres: drop `date` column on activities table
It doesn't make sense to save the date when an activity was inserted into Postgres DB, because DB can be recreated based on Substrate events any time.