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
Type
/
to 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
.
TrueSelph
/
jvspatial
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(db): find() sort contract — dotted paths, nulls-last, and limit/sort pushdown
- #31
#31
Merged
eldonm
merged 9 commits into
main
TrueSelph/jvspatial:main
from
fix/find-sort-dotted-path
TrueSelph/jvspatial:fix/find-sort-dotted-path
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix(db): find() sort contract — dotted paths, nulls-last, and limit/sort pushdown
#31
eldonm
merged 9 commits into
main
TrueSelph/jvspatial:main
from
fix/find-sort-dotted-path
TrueSelph/jvspatial:fix/find-sort-dotted-path
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
fix(db): resolve dotted field paths in in-memory find sort
Show description for 2c48fa6
eldonm
and
claude
committed
2c48fa6
View commit details
Copy full SHA for 2c48fa6
Browse repository at this point
fix(db): place records missing the sort field last when sorting descending
Show description for bb024ee
eldonm
and
claude
committed
bb024ee
View commit details
Copy full SHA for bb024ee
Browse repository at this point
docs(spec): document the find() sort contract adapters must match
Show description for 96c1c8a
eldonm
and
claude
committed
96c1c8a
View commit details
Copy full SHA for 96c1c8a
Browse repository at this point
fix(db): postgres withholds LIMIT when the sort falls back to memory
Show description for 2166da8
eldonm
and
claude
committed
2166da8
View commit details
Copy full SHA for 2166da8
Browse repository at this point
fix(core): find_page resolves dotted cursors and reaches the missing-value tail
Show description for c6ba22b
eldonm
and
claude
committed
c6ba22b
View commit details
Copy full SHA for c6ba22b
Browse repository at this point
fix(core): pager in-page re-sort agrees with the database slice
Show description for 1ddf35b
eldonm
and
claude
committed
1ddf35b
View commit details
Copy full SHA for 1ddf35b
Browse repository at this point
docs: correct stale NULL-ordering claims and scope the find sort contract
Show description for 96f13fd
eldonm
and
claude
committed
96f13fd
View commit details
Copy full SHA for 96f13fd
Browse repository at this point
test(db): sqlite sort e2e for both branches; normalize empty sort spec
Show description for 92116aa
eldonm
and
claude
committed
92116aa
View commit details
Copy full SHA for 92116aa
Browse repository at this point
Merge branch 'main' into fix/find-sort-dotted-path
Show description for 255160d
eldonm
committed
255160d
View commit details
Copy full SHA for 255160d
Browse repository at this point
You can’t perform that action at this time.