-
Couldn't load subscription status.
- Fork 350
feat: Sensible pg defaults
#1545
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
base: master
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| /** | ||
| * @todo: docs | ||
| */ | ||
| types?: Record<number, (value: string) => any> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Naming is taken from the equivalent option in pg: https://node-postgres.com/apis/client#new-client
| node_modules | ||
| .vscode | ||
| .idea | ||
| .DS_Store |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a pretty common macOS file that gets generated by the OS.
|
@igalklebanov The failing test says:
which doesn't look like an actual test failure caused by this PR. Is this perhaps also in the main trunk? |
|
@shoooe is attempting to deploy a commit to the Kysely Team Team on Vercel. A member of the Team first needs to authorize it. |
commit: |
Closes #1544
Note to self:
Run tests with: