diff --git a/appdatabase/migrations/bindata.go b/appdatabase/migrations/bindata.go index f0a754b2218..11c25c8b5e3 100644 --- a/appdatabase/migrations/bindata.go +++ b/appdatabase/migrations/bindata.go @@ -87,6 +87,7 @@ // 1691173699_add_collectibles_and_collections_data_cache.up.sql (1.811kB) // 1691753758_move_wallet_tables_to_wallet_db.up.sql (603B) // 1691753800_pubsubtopic_key.up.sql (767B) +// 1693900971_add_profile_migration_needed_column_to_settings_table.up.sql (88B) // doc.go (74B) package migrations @@ -1896,6 +1897,26 @@ func _1691753800_pubsubtopic_keyUpSql() (*asset, error) { return a, nil } +var __1693900971_add_profile_migration_needed_column_to_settings_tableUpSql = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x04\xc0\x41\x0a\xc2\x40\x0c\x05\xd0\xab\xfc\x7b\xb8\x4a\x9d\x74\xf5\x9d\x80\x66\xd6\x45\x68\x2c\x01\x9d\x4a\x3b\xf7\xa7\x4f\xe8\xfa\x84\xcb\x44\xc5\x19\x63\x64\xdf\x4e\x48\x29\xb8\x1b\xdb\xa3\xe2\x7f\xec\x9f\xfc\xc6\xf2\xcb\xed\x78\x8f\xdc\xfb\xd2\x23\xd6\x58\x31\x99\x51\xa5\xa2\x9a\xa3\x36\x12\x45\x67\x69\x74\xcc\xc2\x97\xde\xae\x00\x00\x00\xff\xff\x4d\x96\xe4\x96\x58\x00\x00\x00") + +func _1693900971_add_profile_migration_needed_column_to_settings_tableUpSqlBytes() ([]byte, error) { + return bindataRead( + __1693900971_add_profile_migration_needed_column_to_settings_tableUpSql, + "1693900971_add_profile_migration_needed_column_to_settings_table.up.sql", + ) +} + +func _1693900971_add_profile_migration_needed_column_to_settings_tableUpSql() (*asset, error) { + bytes, err := _1693900971_add_profile_migration_needed_column_to_settings_tableUpSqlBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "1693900971_add_profile_migration_needed_column_to_settings_table.up.sql", size: 88, mode: os.FileMode(0644), modTime: time.Unix(1694152148, 0)} + a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xf7, 0x89, 0x89, 0x81, 0xf1, 0x1, 0x2d, 0xa6, 0x24, 0xba, 0x48, 0x1, 0x9a, 0x7a, 0xcf, 0xe0, 0xfd, 0x3f, 0xc6, 0xc2, 0xd9, 0xe2, 0xfc, 0x6f, 0x2f, 0x83, 0x16, 0x61, 0x8e, 0x89, 0x64, 0xef}} + return a, nil +} + var _docGo = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x2c\xc9\xb1\x0d\xc4\x20\x0c\x05\xd0\x9e\x29\xfe\x02\xd8\xfd\x6d\xe3\x4b\xac\x2f\x44\x82\x09\x78\x7f\xa5\x49\xfd\xa6\x1d\xdd\xe8\xd8\xcf\x55\x8a\x2a\xe3\x47\x1f\xbe\x2c\x1d\x8c\xfa\x6f\xe3\xb4\x34\xd4\xd9\x89\xbb\x71\x59\xb6\x18\x1b\x35\x20\xa2\x9f\x0a\x03\xa2\xe5\x0d\x00\x00\xff\xff\x60\xcd\x06\xbe\x4a\x00\x00\x00") func docGoBytes() ([]byte, error) { @@ -2181,6 +2202,8 @@ var _bindata = map[string]func() (*asset, error){ "1691753800_pubsubtopic_key.up.sql": _1691753800_pubsubtopic_keyUpSql, + "1693900971_add_profile_migration_needed_column_to_settings_table.up.sql": _1693900971_add_profile_migration_needed_column_to_settings_tableUpSql, + "doc.go": docGo, } @@ -2312,7 +2335,8 @@ var _bintree = &bintree{nil, map[string]*bintree{ "1691173699_add_collectibles_and_collections_data_cache.up.sql": &bintree{_1691173699_add_collectibles_and_collections_data_cacheUpSql, map[string]*bintree{}}, "1691753758_move_wallet_tables_to_wallet_db.up.sql": &bintree{_1691753758_move_wallet_tables_to_wallet_dbUpSql, map[string]*bintree{}}, "1691753800_pubsubtopic_key.up.sql": &bintree{_1691753800_pubsubtopic_keyUpSql, map[string]*bintree{}}, - "doc.go": &bintree{docGo, map[string]*bintree{}}, + "1693900971_add_profile_migration_needed_column_to_settings_table.up.sql": &bintree{_1693900971_add_profile_migration_needed_column_to_settings_tableUpSql, map[string]*bintree{}}, + "doc.go": &bintree{docGo, map[string]*bintree{}}, }} // RestoreAsset restores an asset under the given directory. diff --git a/protocol/migrations/migrations.go b/protocol/migrations/migrations.go index cabd2bdcf70..19c8c483cab 100644 --- a/protocol/migrations/migrations.go +++ b/protocol/migrations/migrations.go @@ -2186,7 +2186,7 @@ func _1693311881_add_unfurled_links_to_message_editsUpSql() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "1693311881_add_unfurled_links_to_message_edits.up.sql", size: 64, mode: os.FileMode(0644), modTime: time.Unix(1693467185, 0)} + info := bindataFileInfo{name: "1693311881_add_unfurled_links_to_message_edits.up.sql", size: 64, mode: os.FileMode(0644), modTime: time.Unix(1693493110, 0)} a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x6b, 0xc7, 0x7c, 0xe4, 0x80, 0x6f, 0xf8, 0x96, 0xb, 0x37, 0xff, 0xa2, 0xab, 0x1c, 0xbd, 0x25, 0x8d, 0x1e, 0x9a, 0x65, 0xe9, 0x45, 0xaf, 0x7f, 0x77, 0x84, 0x1b, 0x10, 0x1b, 0x1a, 0x5, 0xcc}} return a, nil }