status-go/protocol/migrations/sqlite
Samuel Hawksby-Robinson 9b8d0ba167
Added chat_id to emoji_reactions table
2020-07-30 20:20:15 +02:00
..
000001_init.down.db.sql Add Commands (#1731) 2020-01-10 19:59:01 +01:00
000001_init.up.db.sql Add Commands (#1731) 2020-01-10 19:59:01 +01:00
000002_add_last_ens_clock_value.down.sql Verify ENS in the background (#1824) 2020-02-05 11:09:33 +01:00
000002_add_last_ens_clock_value.up.sql Verify ENS in the background (#1824) 2020-02-05 11:09:33 +01:00
1586358095_add_replace.down.sql Add replies to messages 2020-04-16 15:51:28 +02:00
1586358095_add_replace.up.sql Add replies to messages 2020-04-16 15:51:28 +02:00
1588665364_add_image_data.down.sql Create different index for filtering 2020-06-08 10:02:31 +02:00
1588665364_add_image_data.up.sql Create different index for filtering 2020-06-08 10:02:31 +02:00
1589365189_add_pow_target.down.sql Create different index for filtering 2020-06-08 10:02:31 +02:00
1589365189_add_pow_target.up.sql Create different index for filtering 2020-06-08 10:02:31 +02:00
1591277220_add_index_messages.down.sql Create different index for filtering 2020-06-08 10:02:31 +02:00
1591277220_add_index_messages.up.sql Create different index for filtering 2020-06-08 10:02:31 +02:00
1593087212_add_mute_chat_and_raw_message_fields.down.sql Polish up and address review feedback 2020-07-27 08:51:28 +02:00
1593087212_add_mute_chat_and_raw_message_fields.up.sql Polish up and address review feedback 2020-07-27 08:51:28 +02:00
1594390919_create_emoji_reaction_table.down.sql created emoji_reaction table migration 2020-07-30 20:20:07 +02:00
1594390919_create_emoji_reactions_table.up.sql Added chat_id to emoji_reactions table 2020-07-30 20:20:15 +02:00
1595862781_add_audio_data.down.sql Add audio messages 2020-07-27 17:14:50 +02:00
1595862781_add_audio_data.up.sql add audio duration 2020-07-27 17:15:10 +02:00
doc.go Add replies to messages 2020-04-16 15:51:28 +02:00