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

Clean up where clause types #991

Merged
merged 4 commits into from
Jan 24, 2025
Merged

Clean up where clause types #991

merged 4 commits into from
Jan 24, 2025

Conversation

ssanjay1
Copy link
Contributor

Cleaning up where clause types to use new ones we created.

@@ -15,8 +15,7 @@
*/

import type {
GeoFilter_Intersects,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cannot remove these two types from api package because that would be a break

Copy link
Member

Choose a reason for hiding this comment

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

So why can we remove them?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wait I didn't remove them from the api package exports? Just removed our use of it internally here

@ssanjay1 ssanjay1 merged commit 3c9ac22 into main Jan 24, 2025
7 checks passed
@ssanjay1 ssanjay1 deleted the ssanjay/cleanUpTypes branch January 24, 2025 20:43
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.

2 participants