From bcaa98027258f53750bddfa0d8ce46a69c3e7059 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 26 Jul 2024 17:55:21 +0000 Subject: [PATCH] chore: update frontmatter date (auto-update) --- content/docs/guides/logical-replication-airbyte-snowflake.md | 2 +- content/docs/reference/cli-create-app.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/guides/logical-replication-airbyte-snowflake.md b/content/docs/guides/logical-replication-airbyte-snowflake.md index e239dc4217..4272a7fd5d 100644 --- a/content/docs/guides/logical-replication-airbyte-snowflake.md +++ b/content/docs/guides/logical-replication-airbyte-snowflake.md @@ -3,7 +3,7 @@ title: Replicate data to Snowflake with Airbyte subtitle: Learn how to replicate data from Neon to Snowflake with Airbyte enableTableOfContents: true isDraft: false -updatedOn: '2024-07-23T20:03:37.191Z' +updatedOn: '2024-07-26T17:55:20.908Z' --- Neon's logical replication feature allows you to replicate data from your Neon Postgres database to external destinations. In this guide, you will learn how to define your Neon Postgres database as a data source in Airbyte so that you can stream data to Snowflake. diff --git a/content/docs/reference/cli-create-app.md b/content/docs/reference/cli-create-app.md index 9590f65273..adfe82011e 100644 --- a/content/docs/reference/cli-create-app.md +++ b/content/docs/reference/cli-create-app.md @@ -2,7 +2,7 @@ title: Neon CLI commands — create-app subtitle: Use the Neon CLI to manage Neon directly from the terminal enableTableOfContents: true -updatedOn: '2024-07-25T12:01:41.546Z' +updatedOn: '2024-07-26T17:55:20.911Z' --- ## Before you begin