Skip to content

Conversation

varundhall
Copy link

Summary

Fixes and updates the documentation according to the changes made by Fivetran’s Technical Writing team to align with Fivetran standards.

Copy link
Member

@Nicolapps Nicolapps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the improvements!

3. Find your deployment URL and deploy key and make a note of them. You will need them to configure Fivetran.

### <span class="step-item">Finish Fivetran configuration</span>

1. In your [connector setup form](/docs/getting-started/fivetran-dashboard/connectors#addanewconnector), enter a destination schema prefix. This prefix applies to each replicated schema and cannot be changed once your connector is created. ​
2. Select Convex as your source connector.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intentional that this step was removed?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nicolapps yes, this is standard across all Fivetran connectors setup guide.

1. In your [connection setup form](/docs/using-fivetran/fivetran-dashboard/connectors#addanewconnection), enter a **Destination schema prefix**. This prefix applies to each replicated schema and cannot be changed once your connection is created.
2. Enter the **Deployment URL** you found.
3. Enter your **Deploy Key** you found.
4. Copy the [Fivetran's IP addresses (or CIDR)](/docs/using-fivetran/ips) that you _must_ safelist in your firewall.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don’t think that this step applies to the Convex connector (our customers using the Convex cloud deployments don’t need to set up any kind of firewall)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nicolapps alright we can remove this.

@varundhall varundhall requested a review from Nicolapps May 29, 2025 11:46
convex-copybara bot pushed a commit that referenced this pull request May 29, 2025
Fixes and updates the documentation according to the changes made by Fivetran’s Technical Writing team to align with Fivetran standards.

#106

GitOrigin-RevId: 2c323fb9bba4babd7d6ceab2485c3c07047e8c3e
@Nicolapps
Copy link
Member

Thanks! I merged your changes here: c33eb07

@Nicolapps Nicolapps closed this May 29, 2025
xixixao pushed a commit to xixixao/convex-backend that referenced this pull request Aug 19, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [deep-equal](https://redirect.github.com/inspect-js/node-deep-equal) | devDependencies | minor | [`2.1.0` -> `2.2.3`](https://renovatebot.com/diffs/npm/deep-equal/2.1.0/2.2.3) |

---

### Release Notes

<details>
<summary>inspect-js/node-deep-equal (deep-equal)</summary>

### [`v2.2.3`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v223---2023-11-08)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.2.2...v2.2.3)

##### Fixed

-   \[readme] remove performance comment and highlight robustness instead [`get-convex#76`](https://redirect.github.com/inspect-js/node-deep-equal/issues/76) [`get-convex#106`](https://redirect.github.com/inspect-js/node-deep-equal/issues/106)

##### Commits

-   Merge tag 'v1.1.2' [`c90525f`](https://redirect.github.com/inspect-js/node-deep-equal/commit/c90525fe8380c8f6680d534eff4f189c33fb1601)
-   \[Tests] port tests from main; only diff should be true/falses [`e02cadb`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e02cadb650ef9d75684c015a35d2c59e029d5174)
-   \[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `aud`, `eslint`, `set-publish-latest`, `tape` [`11bd45b`](https://redirect.github.com/inspect-js/node-deep-equal/commit/11bd45b63943466c13a5ae97276796396a8f2619)
-   \[Tests] update `.github` from default branch [`58885d3`](https://redirect.github.com/inspect-js/node-deep-equal/commit/58885d3280fd25909ca5a17c7cec1e54bdd25233)
-   \[readme] update readme from default branch [`b0bca9a`](https://redirect.github.com/inspect-js/node-deep-equal/commit/b0bca9a1158a9596ec51a0404a6a8272b70ee204)
-   \[Tests] add `nyc` for coverage [`e25bc37`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e25bc3716c7ec0390b06bd7b6fac0c9ab0968ab4)
-   \[readme] update badge URLs, fix line breaking [`1d58c6e`](https://redirect.github.com/inspect-js/node-deep-equal/commit/1d58c6ecbab5275e17735d352ac7fa4a1af40aca)
-   \[Tests] use `Buffer.from` when available [`f0d4a42`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f0d4a42fb87854e17d78cb2d6e9ec0156ea3d2f3)
-   \[Tests] use `has-proto` [`0263fb9`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0263fb9170a4e6a400c3b628cfba902ebaf59df5)
-   \[Deps] update `is-arguments`, `is-date-object`, `is-regex`, `object-is`, `regexp.prototype.flags` [`80c15ca`](https://redirect.github.com/inspect-js/node-deep-equal/commit/80c15cae82164c888de8635287c3b44ab84b3fd4)
-   \[meta] add missing `engines.node` [`e1d08a8`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e1d08a818fdb69e4f39b7aa23dc88092d3339c43)
-   \[meta] use `npmignore` to autogenerate an npmignore file [`e0770e5`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e0770e594ec683ded32fd1b14e876f087fc04f4a)
-   \[Deps] update `is-date-object`, `is-regex`, `object-is`, `regexp.prototype.flags` [`e4fb8c6`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e4fb8c6459aa13d3a110b45e5612c31890a5d94e)
-   \[Tests] handle ported test failures in iojs v2 [`3798ff4`](https://redirect.github.com/inspect-js/node-deep-equal/commit/3798ff490286ee9ba70cf50c339914be355eea18)
-   \[Deps] update `call-bind`, `regexp.prototype.flags`, `which-typed-array` [`540e3a1`](https://redirect.github.com/inspect-js/node-deep-equal/commit/540e3a119dcd94b30253ad380fde69d5531cf0ac)
-   \[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`0f8ca75`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0f8ca7575e44c66fdf1dc2b6ad4e69e1b549369f)
-   \[Tests] handle some additional test differences in node <= 0.10 [`197a220`](https://redirect.github.com/inspect-js/node-deep-equal/commit/197a2203f0a95828c62ff2b3c980ddf16736913c)
-   \[Dev Deps] update `object.getownpropertydescriptors`, `tape` [`21851a6`](https://redirect.github.com/inspect-js/node-deep-equal/commit/21851a62cda0b832800de3070d9fbb7216e43284)
-   \[Dev Deps] update `semver`, `tape` [`dd440b2`](https://redirect.github.com/inspect-js/node-deep-equal/commit/dd440b2267ac8fa496b907369d3e0b73f9439e87)
-   \[meta] add missing `engines.node` [`e158993`](https://redirect.github.com/inspect-js/node-deep-equal/commit/e158993fcf913aca8a1ffdc037abfeeb3a5cb4e5)
-   \[meta] update `.gitignore` from default branch [`6ee186b`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6ee186bd39199a1c05421e200b1e8e31a83cf363)
-   \[Deps] update `get-intrinsic` [`6da4b86`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6da4b86e4d7ad3c01736006ca129b8e3c3f2c82c)
-   \[Dev Deps] update `tape` [`6ada1ab`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6ada1ab7f9a176b10f0117a8e10b785965c0e830)
-   \[Dev Deps] update `tape` [`270d34b`](https://redirect.github.com/inspect-js/node-deep-equal/commit/270d34b48401ee40792bf18d06614044246776dd)
-   \[meta] fix URLs [`a269c18`](https://redirect.github.com/inspect-js/node-deep-equal/commit/a269c183bccb78dfdd2c88a149fe5373f13af4c0)
-   \[readme] update default branch name [`030a63f`](https://redirect.github.com/inspect-js/node-deep-equal/commit/030a63f40afa3d468ffb10437cbf5acaa677fea2)
-   \[Deps] update `which-typed-array` [`2f0c327`](https://redirect.github.com/inspect-js/node-deep-equal/commit/2f0c327eaaed7b50649c367f88944b6dd7e9f18c)
-   \[Tests] only use `Buffer.from` when it has a length of > 1 [`f7e5776`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f7e577622d943da78c2c9cd1e070eb786cf7a68b)

### [`v2.2.2`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v222---2023-07-10)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.2.1...v2.2.2)

##### Commits

-   \[Fix] avoid an infinite loop in node 0.8 with Typed Arrays [`f247282`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f247282e66060087c51221f77b9170fa0e2e461b)
-   \[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`fa25583`](https://redirect.github.com/inspect-js/node-deep-equal/commit/fa255839c1afed228c41ca76177a8c239ec9305a)
-   \[Deps] update `get-intrinsic` [`3638470`](https://redirect.github.com/inspect-js/node-deep-equal/commit/3638470e71ed6185e06a0f0694e77cbf4c2b791c)

### [`v2.2.1`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v221---2023-04-27)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.2.0...v2.2.1)

##### Commits

-   \[Tests] add passing tests covering object key ordering [`51c9ff6`](https://redirect.github.com/inspect-js/node-deep-equal/commit/51c9ff6b4c5d4371e0f444ce1160e416bf88e21f)
-   \[Refactor] use `array-buffer-byte-length` [`f47822c`](https://redirect.github.com/inspect-js/node-deep-equal/commit/f47822cf0c188caa71dfbb107b081324fcb6b99d)
-   \[Deps] update `is-array-buffer`, `regexp.prototype.flags` [`160d851`](https://redirect.github.com/inspect-js/node-deep-equal/commit/160d8513335d63256f9826835b35d1a462c76771)
-   \[Deps] update `es-get-iterator`, `get-intrinsic` [`2e08e95`](https://redirect.github.com/inspect-js/node-deep-equal/commit/2e08e956a43c839246d2280cfaaa3f3200937bbd)
-   \[Dev Deps] update `object.getownpropertydescriptors` [`63e9ab7`](https://redirect.github.com/inspect-js/node-deep-equal/commit/63e9ab7450212bf7e393c1bf725293389cb4626a)
-   \[Dev Deps] update `tape` [`c8db964`](https://redirect.github.com/inspect-js/node-deep-equal/commit/c8db964f605834388b0df20c5fce49cfbaa541bc)

### [`v2.2.0`](https://redirect.github.com/inspect-js/node-deep-equal/blob/HEAD/CHANGELOG.md#v220---2023-01-05)

[Compare Source](https://redirect.github.com/inspect-js/node-deep-equal/compare/v2.1.0...v2.2.0)

##### Commits

-   \[New] add support for `SharedArrayBuffer` [`0ef51c7`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0ef51c79b7dcd6ae5890b2dce4304be7c8ebe314)
-   \[Refactor] use `is-array-buffer` package [`0360ee1`](https://redirect.github.com/inspect-js/node-deep-equal/commit/0360ee1f1bb6e5804c15a9a4aa75ff84120a33e1)
-   \[Fix] `whichTypedArray` can return false in both cases [`df3e3c4`](https://redirect.github.com/inspect-js/node-deep-equal/commit/df3e3c4e30552b7a7892b62dc45fccd31eac9bfe)
-   \[Dev Deps] update `aud`, `object.getownpropertydescriptors` [`6d62ea4`](https://redirect.github.com/inspect-js/node-deep-equal/commit/6d62ea4f2b82d4f861fd3e0c2d67916939b1edbc)
-   \[Dev Deps] update `@ljharb/eslint-config` [`15aab59`](https://redirect.github.com/inspect-js/node-deep-equal/commit/15aab59d647628e05b77d1897036d73884f7a107)
-   \[Deps] update `which-typed-array` [`8dfce27`](https://redirect.github.com/inspect-js/node-deep-equal/commit/8dfce27f333721c697b90569b26e4bded0d61d88)
-   \[eslint] remove `.eslintignore` [`af46773`](https://redirect.github.com/inspect-js/node-deep-equal/commit/af46773b281dc67d7743280505a22248f0f0748d)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).

GitOrigin-RevId: 889c4f4e1d20dc6a3a6a5ba37b7ecf5571cc0e17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants