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

Possibly collapse UpdateAsync into Update and QueryAsync into Query #359

Closed
Tracked by #360
lastmjs opened this issue May 26, 2022 · 0 comments · Fixed by #561
Closed
Tracked by #360

Possibly collapse UpdateAsync into Update and QueryAsync into Query #359

lastmjs opened this issue May 26, 2022 · 0 comments · Fixed by #561
Assignees
Milestone

Comments

@lastmjs
Copy link
Member

lastmjs commented May 26, 2022

We might be able to use TypeScript union types to combine UpdateAsync and Update into just one type.

@lastmjs lastmjs added this to the 1.0 milestone May 26, 2022
@lastmjs lastmjs mentioned this issue May 26, 2022
2 tasks
@lastmjs lastmjs modified the milestones: 1.0, June May 26, 2022
@lastmjs lastmjs self-assigned this May 26, 2022
@dansteren dansteren modified the milestones: June, July Jun 30, 2022
@lastmjs lastmjs modified the milestones: 0.6.0, 1.0 Jul 26, 2022
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 a pull request may close this issue.

2 participants