status-go/static/mailserver_db_migrations
Andrea Maria Piana 4ab08629f6 Add postgres
This commits adds support for postgres database.
Currently two fields are stored: the bloom filter and the topic.
Only the bloom filter is actually used to query, but potentially we will
use also the topic in the future, so easier to separate it now in order
to avoid a migration.
2019-05-15 11:01:34 +02:00
..
1557732988_initialize_db.down.sql Add postgres 2019-05-15 11:01:34 +02:00
1557732988_initialize_db.up.sql Add postgres 2019-05-15 11:01:34 +02:00
static.go Add postgres 2019-05-15 11:01:34 +02:00