Skip to content

Commit 6e6aeb6

Browse files
committed
Apply suggestions from code review
1 parent e1ae5b4 commit 6e6aeb6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

extensions/postgres/extension.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
name = "postgres"
33
version = "0.1.1"
44
description = """
5-
Integrate your Postgres database directly into Grafbase Gateway declaratively. This extension
6-
introspects your database schema and automatically generates a fully-functional
7-
GraphQL schema, eliminating the need to build and maintain a separate subgraph.
5+
Integrate your Postgres database directly into Grafbase Gateway declaratively. This extension introspects your database schema and automatically generates a fully-functional GraphQL schema, eliminating the need to build and maintain a separate subgraph.
86
"""
97
homepage_url = "https://grafbase.com/extensions/postgres"
108
repository_url = "https://github.com/grafbase/extensions/tree/main/extensions/postgres"

0 commit comments

Comments
 (0)