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
.
stellarwp
/
schema
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
29
Code
Issues
13
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add support for nested sub-WHERE clauses and update hook naming
- #49
#49
Merged
dpanta94
merged 13 commits into
main
stellarwp/schema:main
from
feat/sub-where-clauses
stellarwp/schema:feat/sub-where-clauses
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add support for nested sub-WHERE clauses and update hook naming
#49
dpanta94
merged 13 commits into
main
stellarwp/schema:main
from
feat/sub-where-clauses
stellarwp/schema:feat/sub-where-clauses
Copy head branch name to clipboard
Commits
Commits on Dec 19, 2025
docs: Update documentation with changes
dpanta94
committed
2ab1125
View commit details
Copy full SHA for 2ab1125
Browse repository at this point
feat: Introduce support for sub query clauses
dpanta94
committed
4f34cf5
View commit details
Copy full SHA for 4f34cf5
Browse repository at this point
tests: Cover the added functionalities with tests
dpanta94
committed
4f879e7
View commit details
Copy full SHA for 4f879e7
Browse repository at this point
Commits on Dec 22, 2025
Update src/Schema/Traits/Custom_Table_Query_Methods.php
Show description for ee946f2
dpanta94
and
lucatume
authored
ee946f2
View commit details
Copy full SHA for ee946f2
Browse repository at this point
Commits on Dec 24, 2025
feat: add a filter to allow complete query modifications for paginate method
dpanta94
committed
edf3f87
View commit details
Copy full SHA for edf3f87
Browse repository at this point
docs: update docs with the added filter
dpanta94
committed
ed3b561
View commit details
Copy full SHA for ed3b561
Browse repository at this point
Merge remote-tracking branch 'origin/feat/sub-where-clauses' into feat/sub-where-clauses
dpanta94
committed
59dafff
View commit details
Copy full SHA for 59dafff
Browse repository at this point
chore: include snapshot assertion lib
dpanta94
committed
c404715
View commit details
Copy full SHA for c404715
Browse repository at this point
Commits on Dec 26, 2025
tweak: better check for array of sub-wheres
dpanta94
committed
8020d59
View commit details
Copy full SHA for 8020d59
Browse repository at this point
feature: introduced new `stellarwp_schema_custom_table_total_items_query` filter
dpanta94
committed
5fa8910
View commit details
Copy full SHA for 5fa8910
Browse repository at this point
adding more test coverage
dpanta94
committed
bce6161
View commit details
Copy full SHA for bce6161
Browse repository at this point
Commits on Jan 5, 2026
test: use actions and filters instead of uopz
dpanta94
committed
a4d836b
View commit details
Copy full SHA for a4d836b
Browse repository at this point
docs: updated release date
dpanta94
committed
73893a4
View commit details
Copy full SHA for 73893a4
Browse repository at this point
You can’t perform that action at this time.