Andrea Maria Piana 6f088bb5c5 Fix communities migration
In some instances the communities migration would be skipped but not
marked as `dirty`.

This commit addresses the issue by:
- Making sure that if dirty is set the migration is not skipped but
replayed
- If the version is on the communities migration and dirty is false, we
check for the presence of the communities table. If not present we
replay the communities migration.
- Make community_id field in user_messages nullable

It also removes all the `down` migration, as we can't use them
effectively, as explained in the README.md added.
2021-01-08 08:43:16 +01:00
2020-12-28 16:55:14 +01:00
2020-12-28 16:55:14 +01:00
2021-01-08 08:43:16 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-03-04 09:30:31 +01:00
2020-12-17 14:10:00 +01:00
2021-01-08 08:43:16 +01:00
2020-12-28 16:55:14 +01:00
2020-12-28 16:55:14 +01:00
2018-03-23 14:58:40 +01:00
2021-01-08 08:43:16 +01:00
2020-01-20 13:15:17 +01:00
2021-01-08 08:43:16 +01:00
2020-12-28 16:55:14 +01:00
2020-01-20 13:15:17 +01:00
2020-11-24 12:20:57 +01:00
2020-12-17 14:10:00 +01:00
2020-12-28 16:55:14 +01:00
2020-07-24 11:16:15 +08:00
2020-04-21 10:40:39 +02:00
2019-06-12 13:12:00 +02:00
2020-12-17 14:10:00 +01:00
2020-12-17 14:10:00 +01:00
2016-09-21 10:00:29 +08:00
2020-12-28 16:55:14 +01:00
2021-01-08 08:43:16 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%