8000 Create a separate guide for integrating `pgroll` into your project by kvch · Pull Request #783 · xataio/pgroll · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create a separate guide for integrating pgroll into your project #783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 8, 2025

Conversation

kvch
Copy link
Contributor
@kvch kvch commented Apr 8, 2025

Closes #727

@github-actions github-actions bot temporarily deployed to Docs Preview April 8, 2025 11:08 Inactive
@kvch kvch force-pushed the docs-add-client-app branch from 9ab724a to 822c30f Compare April 8, 2025 11:10
@kvch kvch changed the title Craete a separate guide for integrating pgroll into your project Create a separate guide for integrating pgroll into your project Apr 8, 2025
@github-actions github-actions bot temporarily deployed to Docs Preview April 8, 2025 11:10 Inactive
@kvch kvch requested a review from gulcin April 8, 2025 11:11
Copy link
@gulcin gulcin left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot temporarily deployed to Docs Preview April 8, 2025 13:59 Inactive
@github-actions github-actions bot temporarily deployed to Docs Preview April 8, 2025 14:05 Inactive
dbname='postgres',
user='postgres',
password='postgres',
host="'ocalhost',
Copy link

Choose a reason for hiding this comment

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

typo: localhost

const { Client } = require('pg');

const client = new Client({
user: postgres',
Copy link

Choose a reason for hiding this comment

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

Does this need an opening quote? 'postgres', forgive my lack of node.js knowledge.

@github-actions github-actions bot temporarily deployed to Docs Preview April 8, 2025 14:15 Inactive
@github-actions github-actions bot temporarily deployed to Docs Preview April 8, 2025 14:16 Inactive
@kvch kvch enabled auto-merge (squash) April 8, 2025 14:17
@kvch kvch merged commit 97f632f into xataio:main Apr 8, 2025
29 checks passed
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.

Client applications docs should be in sidebar?
2 participants
0