File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 3086
3086
"source" : " /docs/cloud/connect" ,
3087
3087
"destination" : " /docs/cloud/get-started/sql-console" ,
3088
3088
"permanent" : true
3089
+ },
3090
+ {
3091
+ "source" : " /docs/engines/database-engines/materialized-mysql" ,
3092
+ "destination" : " /docs/engines/database-engines" ,
3093
+ "permanent" : true
3094
+ },
3095
+ {
3096
+ "source" : " /docs/data_types" ,
3097
+ "destination" : " /docs/sql-reference/data-types" ,
3098
+ "permanent" : true
3099
+ },
3100
+ {
3101
+ "source" : " /docs/guides/improving-query-performance/sparse-primary-indexes/sparse-primary-indexes-design" ,
3102
+ "destination" : " /docs/guides/best-practices/sparse-primary-indexes" ,
3103
+ "permanent" : true
3104
+ },
3105
+ {
3106
+ "source" : " /docs/query_language/functions/string_replace_functions" ,
3107
+ "destination" : " /docs/sql-reference/functions/string-replace-functions" ,
3108
+ "permanent" : true
3109
+ },
3110
+ {
3111
+ "source" : " /docs/deletes" ,
3112
+ "destination" : " /docs/managing-data/deleting-data/overview" ,
3113
+ "permanent" : true
3114
+ },
3115
+ {
3116
+ "source" : " /docs/operations" ,
3117
+ "destination" : " /docs/guides/manage-and-deploy-index" ,
3118
+ "permanent" : true
3089
3119
}
3090
3120
]
3091
3121
}
You can’t perform that action at this time.
0 commit comments