From 0ccbc6e4556f2cb2824e4ed9bd99d17e92a4475c Mon Sep 17 00:00:00 2001 From: fpagny Date: Mon, 14 Oct 2024 15:21:44 +0200 Subject: [PATCH] Update supported-postgresql-extensions.mdx Fixing padding typo in an example table snippet. --- .../reference-content/supported-postgresql-extensions.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/serverless/sql-databases/reference-content/supported-postgresql-extensions.mdx b/serverless/sql-databases/reference-content/supported-postgresql-extensions.mdx index c5253d74a7..cc4bf3d644 100644 --- a/serverless/sql-databases/reference-content/supported-postgresql-extensions.mdx +++ b/serverless/sql-databases/reference-content/supported-postgresql-extensions.mdx @@ -45,9 +45,9 @@ Serverless SQL Databases support the most popular [PostgreSQL extensions](#insta ```sql id | embedding ----+----------- - 2 | [2,2,2] - 1 | [1,1,1] - 3 | [0,1,2] + 2 | [2,2,2] + 1 | [1,1,1] + 3 | [0,1,2] ``` ## Supported extensions