Skip to content
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

Documentation for Postgres select methods #506

Merged
merged 5 commits into from
May 1, 2023

Conversation

tmcw
Copy link
Contributor

@tmcw tmcw commented Apr 23, 2023

Admittedly more tricky than #467!

This adds documentation for the pg-core/select methods. I've included permalinks to Postgres documentation where appropriate, that point to whatever the current version is at the time.

fullJoin = this.createJoin('full');

/**
Copy link
Contributor

Choose a reason for hiding this comment

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

This uses spaces instead of tabs - please format the files you changed with Dprint.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay - ran dprint over them.

Copy link
Contributor

@dankochetov dankochetov 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!

drizzle-orm/src/pg-core/query-builders/select.ts Outdated Show resolved Hide resolved
@dankochetov dankochetov merged commit eba36bd into drizzle-team:main May 1, 2023
2 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.

None yet

2 participants