mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +03:00
console: removed beta label from BigQuery
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5442 GitOrigin-RevId: 27e72fba777b5baeccef7f666d579c8a81882e11
This commit is contained in:
parent
3b7cfcd10a
commit
fe88cfed3d
@ -72,7 +72,6 @@ const driverToLabel: Record<
|
|||||||
defaultConnection: 'CONNECTION_PARAMETERS',
|
defaultConnection: 'CONNECTION_PARAMETERS',
|
||||||
info:
|
info:
|
||||||
'Only Connection Parameters and Environment Variables are available for BigQuery',
|
'Only Connection Parameters and Environment Variables are available for BigQuery',
|
||||||
beta: true,
|
|
||||||
},
|
},
|
||||||
citus: {
|
citus: {
|
||||||
label: 'Citus',
|
label: 'Citus',
|
||||||
|
Loading…
Reference in New Issue
Block a user