From 3f2d52cef4c48025b7b8d1d115bf797ff78671eb Mon Sep 17 00:00:00 2001 From: Kathryn May Date: Thu, 30 Jan 2025 11:22:57 -0500 Subject: [PATCH] Remove (Enterprise) from nav title for SQL statements from v23.1 onward --- src/current/_includes/v23.1/sidebar-data/sql.json | 10 +++++----- src/current/_includes/v23.2/sidebar-data/sql.json | 10 +++++----- src/current/_includes/v24.1/sidebar-data/sql.json | 10 +++++----- src/current/_includes/v24.2/sidebar-data/sql.json | 10 +++++----- src/current/_includes/v24.3/sidebar-data/sql.json | 10 +++++----- src/current/_includes/v25.1/sidebar-data/sql.json | 10 +++++----- 6 files changed, 30 insertions(+), 30 deletions(-) diff --git a/src/current/_includes/v23.1/sidebar-data/sql.json b/src/current/_includes/v23.1/sidebar-data/sql.json index 69db99861e8..7d37cd05c78 100644 --- a/src/current/_includes/v23.1/sidebar-data/sql.json +++ b/src/current/_includes/v23.1/sidebar-data/sql.json @@ -11,7 +11,7 @@ ] }, { - "title": "ALTER BACKUP (Enterprise)", + "title": "ALTER BACKUP", "urls": [ "/${VERSION}/alter-backup.html" ] @@ -23,7 +23,7 @@ ] }, { - "title": "ALTER CHANGEFEED (Enterprise)", + "title": "ALTER CHANGEFEED", "urls": [ "/${VERSION}/alter-changefeed.html" ] @@ -53,7 +53,7 @@ ] }, { - "title": "ALTER PARTITION (Enterprise)", + "title": "ALTER PARTITION", "urls": [ "/${VERSION}/alter-partition.html" ] @@ -155,7 +155,7 @@ ] }, { - "title": "CREATE CHANGEFEED (Enterprise)", + "title": "CREATE CHANGEFEED", "urls": [ "/${VERSION}/create-changefeed.html" ] @@ -599,7 +599,7 @@ ] }, { - "title": "SHOW PARTITIONS (Enterprise)", + "title": "SHOW PARTITIONS", "urls": [ "/${VERSION}/show-partitions.html" ] diff --git a/src/current/_includes/v23.2/sidebar-data/sql.json b/src/current/_includes/v23.2/sidebar-data/sql.json index 8e77564e4b3..e31371b5088 100644 --- a/src/current/_includes/v23.2/sidebar-data/sql.json +++ b/src/current/_includes/v23.2/sidebar-data/sql.json @@ -11,7 +11,7 @@ ] }, { - "title": "ALTER BACKUP (Enterprise)", + "title": "ALTER BACKUP", "urls": [ "/${VERSION}/alter-backup.html" ] @@ -23,7 +23,7 @@ ] }, { - "title": "ALTER CHANGEFEED (Enterprise)", + "title": "ALTER CHANGEFEED", "urls": [ "/${VERSION}/alter-changefeed.html" ] @@ -53,7 +53,7 @@ ] }, { - "title": "ALTER PARTITION (Enterprise)", + "title": "ALTER PARTITION", "urls": [ "/${VERSION}/alter-partition.html" ] @@ -173,7 +173,7 @@ ] }, { - "title": "CREATE CHANGEFEED (Enterprise)", + "title": "CREATE CHANGEFEED", "urls": [ "/${VERSION}/create-changefeed.html" ] @@ -641,7 +641,7 @@ ] }, { - "title": "SHOW PARTITIONS (Enterprise)", + "title": "SHOW PARTITIONS", "urls": [ "/${VERSION}/show-partitions.html" ] diff --git a/src/current/_includes/v24.1/sidebar-data/sql.json b/src/current/_includes/v24.1/sidebar-data/sql.json index 9bb38aacbe9..d2875bdcf68 100644 --- a/src/current/_includes/v24.1/sidebar-data/sql.json +++ b/src/current/_includes/v24.1/sidebar-data/sql.json @@ -11,7 +11,7 @@ ] }, { - "title": "ALTER BACKUP (Enterprise)", + "title": "ALTER BACKUP", "urls": [ "/${VERSION}/alter-backup.html" ] @@ -23,7 +23,7 @@ ] }, { - "title": "ALTER CHANGEFEED (Enterprise)", + "title": "ALTER CHANGEFEED", "urls": [ "/${VERSION}/alter-changefeed.html" ] @@ -53,7 +53,7 @@ ] }, { - "title": "ALTER PARTITION (Enterprise)", + "title": "ALTER PARTITION", "urls": [ "/${VERSION}/alter-partition.html" ] @@ -173,7 +173,7 @@ ] }, { - "title": "CREATE CHANGEFEED (Enterprise)", + "title": "CREATE CHANGEFEED", "urls": [ "/${VERSION}/create-changefeed.html" ] @@ -641,7 +641,7 @@ ] }, { - "title": "SHOW PARTITIONS (Enterprise)", + "title": "SHOW PARTITIONS", "urls": [ "/${VERSION}/show-partitions.html" ] diff --git a/src/current/_includes/v24.2/sidebar-data/sql.json b/src/current/_includes/v24.2/sidebar-data/sql.json index 5852eab910f..850f7915e78 100644 --- a/src/current/_includes/v24.2/sidebar-data/sql.json +++ b/src/current/_includes/v24.2/sidebar-data/sql.json @@ -11,7 +11,7 @@ ] }, { - "title": "ALTER BACKUP (Enterprise)", + "title": "ALTER BACKUP", "urls": [ "/${VERSION}/alter-backup.html" ] @@ -23,7 +23,7 @@ ] }, { - "title": "ALTER CHANGEFEED (Enterprise)", + "title": "ALTER CHANGEFEED", "urls": [ "/${VERSION}/alter-changefeed.html" ] @@ -53,7 +53,7 @@ ] }, { - "title": "ALTER PARTITION (Enterprise)", + "title": "ALTER PARTITION", "urls": [ "/${VERSION}/alter-partition.html" ] @@ -173,7 +173,7 @@ ] }, { - "title": "CREATE CHANGEFEED (Enterprise)", + "title": "CREATE CHANGEFEED", "urls": [ "/${VERSION}/create-changefeed.html" ] @@ -647,7 +647,7 @@ ] }, { - "title": "SHOW PARTITIONS (Enterprise)", + "title": "SHOW PARTITIONS", "urls": [ "/${VERSION}/show-partitions.html" ] diff --git a/src/current/_includes/v24.3/sidebar-data/sql.json b/src/current/_includes/v24.3/sidebar-data/sql.json index 7ccd1a56aa7..326d9a980a9 100644 --- a/src/current/_includes/v24.3/sidebar-data/sql.json +++ b/src/current/_includes/v24.3/sidebar-data/sql.json @@ -11,7 +11,7 @@ ] }, { - "title": "ALTER BACKUP (Enterprise)", + "title": "ALTER BACKUP", "urls": [ "/${VERSION}/alter-backup.html" ] @@ -23,7 +23,7 @@ ] }, { - "title": "ALTER CHANGEFEED (Enterprise)", + "title": "ALTER CHANGEFEED", "urls": [ "/${VERSION}/alter-changefeed.html" ] @@ -53,7 +53,7 @@ ] }, { - "title": "ALTER PARTITION (Enterprise)", + "title": "ALTER PARTITION", "urls": [ "/${VERSION}/alter-partition.html" ] @@ -173,7 +173,7 @@ ] }, { - "title": "CREATE CHANGEFEED (Enterprise)", + "title": "CREATE CHANGEFEED", "urls": [ "/${VERSION}/create-changefeed.html" ] @@ -671,7 +671,7 @@ ] }, { - "title": "SHOW PARTITIONS (Enterprise)", + "title": "SHOW PARTITIONS", "urls": [ "/${VERSION}/show-partitions.html" ] diff --git a/src/current/_includes/v25.1/sidebar-data/sql.json b/src/current/_includes/v25.1/sidebar-data/sql.json index 7ccd1a56aa7..326d9a980a9 100644 --- a/src/current/_includes/v25.1/sidebar-data/sql.json +++ b/src/current/_includes/v25.1/sidebar-data/sql.json @@ -11,7 +11,7 @@ ] }, { - "title": "ALTER BACKUP (Enterprise)", + "title": "ALTER BACKUP", "urls": [ "/${VERSION}/alter-backup.html" ] @@ -23,7 +23,7 @@ ] }, { - "title": "ALTER CHANGEFEED (Enterprise)", + "title": "ALTER CHANGEFEED", "urls": [ "/${VERSION}/alter-changefeed.html" ] @@ -53,7 +53,7 @@ ] }, { - "title": "ALTER PARTITION (Enterprise)", + "title": "ALTER PARTITION", "urls": [ "/${VERSION}/alter-partition.html" ] @@ -173,7 +173,7 @@ ] }, { - "title": "CREATE CHANGEFEED (Enterprise)", + "title": "CREATE CHANGEFEED", "urls": [ "/${VERSION}/create-changefeed.html" ] @@ -671,7 +671,7 @@ ] }, { - "title": "SHOW PARTITIONS (Enterprise)", + "title": "SHOW PARTITIONS", "urls": [ "/${VERSION}/show-partitions.html" ]