mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
docs: unmark logical models and native queries as pro-only in postgres
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9546 GitOrigin-RevId: c01652e4af7f19b426324262696a3ab089a81037
This commit is contained in:
parent
5d76f9cabf
commit
1d9fd51779
@ -12,13 +12,10 @@ keywords:
|
|||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
import ProductBadge from '@site/src/components/ProductBadge';
|
|
||||||
import Thumbnail from '@site/src/components/Thumbnail';
|
import Thumbnail from '@site/src/components/Thumbnail';
|
||||||
|
|
||||||
# BigQuery: Logical Models
|
# BigQuery: Logical Models
|
||||||
|
|
||||||
<ProductBadge standard pro ee self />
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
:::tip Supported from
|
:::tip Supported from
|
||||||
|
@ -12,7 +12,6 @@ keywords:
|
|||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
import ProductBadge from '@site/src/components/ProductBadge';
|
|
||||||
import Thumbnail from '@site/src/components/Thumbnail';
|
import Thumbnail from '@site/src/components/Thumbnail';
|
||||||
|
|
||||||
# MS SQL Server: Logical Models
|
# MS SQL Server: Logical Models
|
||||||
|
@ -12,13 +12,10 @@ keywords:
|
|||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
import ProductBadge from '@site/src/components/ProductBadge';
|
|
||||||
import Thumbnail from '@site/src/components/Thumbnail';
|
import Thumbnail from '@site/src/components/Thumbnail';
|
||||||
|
|
||||||
# Postgres: Logical Models
|
# Postgres: Logical Models
|
||||||
|
|
||||||
<ProductBadge standard pro ee self />
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
:::tip Supported from
|
:::tip Supported from
|
||||||
|
@ -20,7 +20,6 @@ import Thumbnail from '@site/src/components/Thumbnail';
|
|||||||
# Postgres: Native Queries
|
# Postgres: Native Queries
|
||||||
|
|
||||||
<div className="badge-container">
|
<div className="badge-container">
|
||||||
<ProductBadge standard pro ee self />
|
|
||||||
<div className="badge badge-gray heading-badge">Beta</div>
|
<div className="badge badge-gray heading-badge">Beta</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user