Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
streetlives
/
streetlives-api
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
5
Pull requests
68
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Limit IDs passed to location assocations query
- #189
#189
Open
Rovack
wants to merge 10 commits into
develop
streetlives/streetlives-api:develop
from
feature/avoid-large-associations-query
streetlives/streetlives-api:feature/avoid-large-associations-query
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Limit IDs passed to location assocations query
#189
Rovack
wants to merge 10 commits into
develop
streetlives/streetlives-api:develop
from
feature/avoid-large-associations-query
streetlives/streetlives-api:feature/avoid-large-associations-query
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
feature: limit IDs passed to location assocations query
Show description for 346a456
Rovack
committed
346a456
View commit details
Copy full SHA for 346a456
Browse repository at this point
Actually return the location stubs fetched in the 1st query
Rovack
committed
bb91275
View commit details
Copy full SHA for bb91275
Browse repository at this point
Fix pagination to take the updated limit into account
Rovack
committed
2d37376
View commit details
Copy full SHA for 2d37376
Browse repository at this point
Skip redundant plain-ification for already-raw locations
Rovack
committed
e39f2f1
View commit details
Copy full SHA for e39f2f1
Browse repository at this point
Actually return all fetched fields in stubs, not just IDs
Show description for bd996a6
Rovack
committed
bd996a6
View commit details
Copy full SHA for bd996a6
Browse repository at this point
Fix remaining pageSize vs. limit discrepancies
Show description for d7aa7f1
Rovack
committed
d7aa7f1
View commit details
Copy full SHA for d7aa7f1
Browse repository at this point
Cap minResults too (though highly unlikely to exceed 200)
Rovack
committed
3b92c5e
View commit details
Copy full SHA for 3b92c5e
Browse repository at this point
Fix sorting by mostServices
Show description for 6ffc84e
Rovack
committed
6ffc84e
View commit details
Copy full SHA for 6ffc84e
Browse repository at this point
Commits on Mar 14, 2026
Restore event info to the locationFieldsOnly case
Show description for bcb3f77
Rovack
committed
bcb3f77
View commit details
Copy full SHA for bcb3f77
Browse repository at this point
Stop passing the unused Services to isLocationClosed
Show description for 6bc827a
Rovack
committed
6bc827a
View commit details
Copy full SHA for 6bc827a
Browse repository at this point
You can’t perform that action at this time.