status-go/appdatabase/migrations/sql
Andrea Maria Piana 849492fda9
Add statusUpdate code (#1861)
* Add status-option code

This commits changes the behavior of waku introducing a new status-code,
`2`, that replaces the current single options codes.

* linting
2020-02-21 15:48:53 +01:00
..
0001_app.down.sql status-im/status-react#9203 Faster tx fetching with less request 2020-01-23 10:36:11 +02:00
0001_app.up.sql status-im/status-react#9203 Faster tx fetching with less request 2020-01-23 10:36:11 +02:00
0002_tokens.down.sql APIs to Get and Create custom Tokens (#1717) 2019-12-10 12:31:08 -05:00
0002_tokens.up.sql APIs to Get and Create custom Tokens (#1717) 2019-12-10 12:31:08 -05:00
0003_settings.down.sql Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
0003_settings.up.sql settings api fixes (#1758) 2020-01-02 18:01:38 +01:00
0004_pending_stickers.down.sql pending-stickers field added to settings, unit-tests fixed (#1830) 2020-02-13 13:48:04 +02:00
0004_pending_stickers.up.sql pending-stickers field added to settings, unit-tests fixed (#1830) 2020-02-13 13:48:04 +02:00
0005_waku_mode.down.sql Add statusUpdate code (#1861) 2020-02-21 15:48:53 +01:00
0005_waku_mode.up.sql Add statusUpdate code (#1861) 2020-02-21 15:48:53 +01:00
doc.go Create single database appdatase 2019-08-21 10:44:50 +03:00