Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
sqlkata
/
querybuilder
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
519
Star
3.3k
Code
Issues
126
Pull requests
42
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
v2.1.0
User selector
All users
Datepicker
All time
Commit History
Commits on May 29, 2020
Merge pull request #386 from sqlkata/feature/bump-version
Show description for 8038d9b
ahmad-moussawi
authored
8038d9b
Copy full SHA for 8038d9b
bump to 2.1.0
ahmad-moussawi
committed
2cb2f5c
Copy full SHA for 2cb2f5c
Commits on May 28, 2020
Merge pull request #385 from sqlkata/feature/idisposable
Show description for ba94638
ahmad-moussawi
authored
ba94638
Copy full SHA for ba94638
implement IDisposable for QueryFactory
ahmad-moussawi
committed
84ab2e5
Copy full SHA for 84ab2e5
Merge pull request #383 from sqlkata/feature/organize-execution
Show description for 2957322
ahmad-moussawi
authored
2957322
Copy full SHA for 2957322
merge execution files and add transactions support for all methods
ahmad-moussawi
committed
f4e074a
Copy full SHA for f4e074a
Commits on May 27, 2020
merge QueryFactory.Extensions with Async version
ahmad-moussawi
committed
f40fc8d
Copy full SHA for f40fc8d
Commits on May 7, 2020
Merge pull request #371 from sqlkata/fix/unsafe-literal-replace-quote-option
Show description for 06dfe89
ahmad-moussawi
authored
06dfe89
Copy full SHA for 06dfe89
make quote replacement optional in UnsafeLiteral
ahmad-moussawi
committed
fdf4eb8
Copy full SHA for fdf4eb8
Commits on Apr 20, 2020
Merge pull request #363 from mcavanagh/conditions-compiler-race
Show description for bf2dca2
ahmad-moussawi
authored
bf2dca2
Copy full SHA for bf2dca2
Commits on Apr 19, 2020
Avoids a possible NullReferenceException when checking for the existence of a key in a non-thread-safe dictionary
mcavanagh
committed
502b254
Copy full SHA for 502b254
Commits on Mar 27, 2020
Merge pull request #355 from sqlkata/fix/unsafe-literal-fail-on-update
Show description for 09feaea
ahmad-moussawi
authored
09feaea
Copy full SHA for 09feaea
fix unsafe raw literal on update
ahmad-moussawi
committed
fe43f22
Copy full SHA for fe43f22
Commits on Jan 26, 2020
Merge pull request #341 from RichardAnderson/master
Show description for b27115b
ahmad-moussawi
authored
b27115b
Copy full SHA for b27115b
Resolution for sqlkata/querybuilder#331 - added a new extension for InsertGetIdAsync which takes a ReadOnlyDictionary.
RichardAnderson
committed
ca2c580
Copy full SHA for ca2c580
Commits on Jan 5, 2020
bumb version 2.0.2
ahmad-moussawi
committed
a46a8e4
Copy full SHA for a46a8e4
bump to version 2.0.0
ahmad-moussawi
committed
6dce9f1
Copy full SHA for 6dce9f1
clear unneeded files
ahmad-moussawi
committed
8fffe62
Copy full SHA for 8fffe62
remove unneeded nuget.config
ahmad-moussawi
committed
eab0cb5
Copy full SHA for eab0cb5
remove github actions
ahmad-moussawi
committed
883fa3a
Copy full SHA for 883fa3a
Commits on Jan 1, 2020
--amend
ahmad-moussawi
committed
a30bb49
Copy full SHA for a30bb49
--amend
ahmad-moussawi
committed
2f1d5ea
Copy full SHA for 2f1d5ea
--amend
ahmad-moussawi
committed
b1a25da
Copy full SHA for b1a25da
--amend
ahmad-moussawi
committed
b020a2e
Copy full SHA for b020a2e
--amend
ahmad-moussawi
committed
97f35f9
Copy full SHA for 97f35f9
--amend
ahmad-moussawi
committed
4939c3b
Copy full SHA for 4939c3b
add push to nuget to github
ahmad-moussawi
committed
e686e0b
Copy full SHA for e686e0b
Commits on Dec 27, 2019
Create dotnetcore.yml
ahmad-moussawi
authored
deb5192
Copy full SHA for deb5192
Commits on Dec 13, 2019
Merge pull request #327 from mathijs-dumon/master
Show description for d7f7e8e
ahmad-moussawi
authored
d7f7e8e
Copy full SHA for d7f7e8e
Commits on Dec 12, 2019
Adding Escape clause to LIKE operator conditions - related to #237
mathijs-dumon
committed
6b56a71
Copy full SHA for 6b56a71
Commits on Dec 3, 2019
Merge pull request #324 from QwisTy/master
Show description for 0acb06e
ahmad-moussawi
authored
0acb06e
Copy full SHA for 0acb06e
Issue 109 - Rename generated DLL to SqlKata.dll instead of QueryBuilder.dll
jsanchez
committed
5e7650e
Copy full SHA for 5e7650e
Commits on Oct 25, 2019
update build script
ceastwood
committed
6f48d0e
Copy full SHA for 6f48d0e
update version.props and appveyor config
ceastwood
committed
38081a8
Copy full SHA for 38081a8
Commits on Oct 24, 2019
use Invariant Culture for Lower/Upper conversion
ahmad-moussawi
committed
a8b2cb8
Copy full SHA for a8b2cb8
Pagination
Previous
Next
You can’t perform that action at this time.