status-go/static
yenda 024f30f0b9 Put settings in a table with schema (#1746)
Move settings table schema from a key-value store to a one row table with many columns.

We now save the first row with initial data in saveAccountAndLogin and follow up saveSetting calls are only saving one setting at a time.

Co-authored-by: Adam Babik <a.babik@designfortress.com>
2019-12-27 10:58:25 +01:00
..
keys Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
mailserver_db_migrations Add postgres 2019-05-15 11:01:34 +02:00
bindata.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
static.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00