ClusterDiscoveryStore migration (#14970)

Automatic Merge
Этот коммит содержится в:
Rodrigo Villablanca
2020-07-09 09:24:11 -04:00
коммит произвёл GitHub
родитель 50fd95717e
Коммит 1302492874
6 изменённых файлов: 60 добавлений и 96 удалений

Просмотреть файл

@@ -6482,30 +6482,6 @@
"id": "store.sql_channel.user_belongs_to_channels.app_error",
"translation": "Unable to determine if the user belongs to a list of channels."
},
{
"id": "store.sql_cluster_discovery.cleanup.app_error",
"translation": "Failed to save ClusterDiscovery row."
},
{
"id": "store.sql_cluster_discovery.delete.app_error",
"translation": "Failed to delete."
},
{
"id": "store.sql_cluster_discovery.exists.app_error",
"translation": "Failed to check if it exists."
},
{
"id": "store.sql_cluster_discovery.get_all.app_error",
"translation": "Failed to get all discovery rows."
},
{
"id": "store.sql_cluster_discovery.save.app_error",
"translation": "Failed to save ClusterDiscovery row."
},
{
"id": "store.sql_cluster_discovery.set_last_ping.app_error",
"translation": "Failed to update last ping at."
},
{
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "Unable to count the commands."