File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -44,26 +44,6 @@ const siteRedirects = [
4444 from : '/sql/sql-commands/ddl/table/alter-table-swap' ,
4545 to : '/sql/sql-commands/ddl/table/alter-table'
4646 } ,
47- {
48- from : '/cn/sql/sql-commands/ddl/table/alter-table-column' ,
49- to : '/cn/sql/sql-commands/ddl/table/alter-table'
50- } ,
51- {
52- from : '/cn/sql/sql-commands/ddl/table/alter-table-comment' ,
53- to : '/cn/sql/sql-commands/ddl/table/alter-table'
54- } ,
55- {
56- from : '/cn/sql/sql-commands/ddl/table/alter-table-option' ,
57- to : '/cn/sql/sql-commands/ddl/table/alter-table'
58- } ,
59- {
60- from : '/cn/sql/sql-commands/ddl/table/alter-table-connection' ,
61- to : '/cn/sql/sql-commands/ddl/table/alter-table'
62- } ,
63- {
64- from : '/cn/sql/sql-commands/ddl/table/alter-table-swap' ,
65- to : '/cn/sql/sql-commands/ddl/table/alter-table'
66- } ,
6747 // AI Functions redirects - functions moved to external implementation
6848 {
6949 from : '/sql/sql-functions/ai-functions/ai-cosine-distance' ,
You can’t perform that action at this time.
0 commit comments