Skip to content

Commit 9e311a7

Browse files
author
SPRINX0\prochazka
committed
redirect client pages to IO
1 parent 44fc088 commit 9e311a7

17 files changed

+17
-0
lines changed

content/database/cassandra-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ icon: cassandra.svg
77
weight: 13
88
sql: true
99
skipFk: true
10+
redirect: https://dbgate.io/databases/cassandra
1011
---

content/database/clickhouse-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ name: ClickHouse
66
icon: clickhouse.png
77
weight: 12
88
skipSsh: true
9+
redirect: https://dbgate.io/databases/clickhouse
910
---

content/database/cockroachdb-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ name: CockroachDB
66
icon: cockroachdb.svg
77
weight: 9
88
skipSsh: true
9+
redirect: https://dbgate.io/databases/cockroachdb
910
---

content/database/cosmosdb-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ icon: cosmosdb.svg
77
weight: 11
88
skipSsh: true
99
isPremium: true
10+
redirect: https://dbgate.io/databases/cosmosdb
1011
---

content/database/duckdb-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ weight: 15
88
skipSsh: true
99
isDuckDb: true
1010
sql: true
11+
redirect: https://dbgate.io/databases/duckdb
1112
---

content/database/firebird-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ name: Firebird
66
icon: firebird.svg
77
weight: 16
88
sql: true
9+
redirect: https://dbgate.io/databases/firebird
910
---

content/database/firestore-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ icon: firestore.svg
77
weight: 17
88
skipSsh: true
99
isPremium: true
10+
redirect: https://dbgate.io/databases/firestore
1011
---

content/database/libsql-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ skipSsh: true
99
isSqlite: true
1010
isPremium: true
1111
sql: true
12+
redirect: https://dbgate.io/databases/libsql
1213
---

content/database/mariadb-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: MariaDB
66
icon: mariadb.svg
77
weight: 7
88
sql: true
9+
redirect: https://dbgate.io/databases/mariadb
910
---
1011

1112
{% include client.html name='MariaDB' sql='1' %}

content/database/mongodb-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ weight: 6
88
mongo: true
99
online_demo: true
1010
screenshot: mongosave.png
11+
redirect: https://dbgate.io/databases/mongodb
1112
---

0 commit comments

Comments
 (0)