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

Add types to query context on PgError #42

Merged
merged 11 commits into from
Mar 18, 2024
Merged

Conversation

stephenreddek
Copy link
Collaborator

Fixes #40

package.json Outdated Show resolved Hide resolved
Copy link
Owner

@dynajoe dynajoe left a comment

Choose a reason for hiding this comment

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

LGTM except failing CI

@stephenreddek
Copy link
Collaborator Author

Alright. The issue was something in the Lodash types was unable to resolve in the tests given the test tsconfig. I just set it to strict, fixed the issues, and the lodash compile issue went away. should be good to go if the test changes are approved.

@stephenreddek
Copy link
Collaborator Author

@dynajoe Do you want to merge and release this?

@slifty
Copy link

slifty commented Mar 15, 2024

Wanted to follow up here since it's been a little while! Would be fun to have this fix in.

@stephenreddek stephenreddek merged commit a72a46e into master Mar 18, 2024
4 checks passed
@stephenreddek stephenreddek deleted the add-types-upgrade-ts branch March 18, 2024 13:39
@stephenreddek
Copy link
Collaborator Author

@dynajoe Can you release this change?

@alexmunda
Copy link
Collaborator

@dynajoe Can you release this change?

Hi Stephen

@stephenreddek
Copy link
Collaborator Author

@dynajoe Can you release this change?

Hi Stephen

👋

Do you know how to kick off releases?

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.

queryContext is any type
4 participants