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
.
sqlancer
/
sqlancer
Public
Notifications
You must be signed in to change notification settings
Fork
398
Star
1.7k
Code
Issues
80
Pull requests
60
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlancer
src
sqlancer
sqlite3
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 25, 2026
Refactor: extract common DELETE generation logic into AbstractDeleteGenerator
Show description for 12048b6
mrigger
and
claude
committed
12048b6
View commit details
Copy full SHA for 12048b6
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Fix checkstyle: declare SQLite3UpdateGenerator as final
Show description for 0eea021
mrigger
and
claude
committed
0eea021
View commit details
Copy full SHA for 0eea021
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
Unify INSERT/UPDATE/DELETE generators under AbstractGenerator hierarchy
Show description for 38d14b4
mrigger
and
claude
committed
38d14b4
View commit details
Copy full SHA for 38d14b4
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Pull up isPrimaryKey() and hasPrimaryKey() into abstract base classes
Show description for 3cdb5c5
mrigger
and
claude
committed
3cdb5c5
View commit details
Copy full SHA for 3cdb5c5
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
fix issue #1239
DerZc
committed
25b51b6
View commit details
Copy full SHA for 25b51b6
View code at this point
Browse repository at this point
fix issue #1226 that incorrect constraint make the code can not generate the generated columns with the default configuration for SQLite
DerZc
committed
38fcee8
View commit details
Copy full SHA for 38fcee8
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
remove the redundant code
DerZc
committed
597b43a
View commit details
Copy full SHA for 597b43a
View code at this point
Browse repository at this point
remove three errors, and fix a warning about the using of static variable
DerZc
committed
dcdf7d6
View commit details
Copy full SHA for dcdf7d6
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
format the CODDTest for SQLite3 code
DerZc
committed
c00a19b
View commit details
Copy full SHA for c00a19b
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
modify variabels name to follow Java naming convertions, fix an error in SQLite3ToStringVisitor, add unit tests for AbstractTables and CODDTest for SQLite
DerZc
committed
d45cd02
View commit details
Copy full SHA for d45cd02
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Address the issues mentioned in the PR comments.
DerZc
committed
089d2d0
View commit details
Copy full SHA for 089d2d0
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
remove deleteCharAt to simplify code logic
DerZc
committed
9ead27a
View commit details
Copy full SHA for 9ead27a
View code at this point
Browse repository at this point
add comments for SQLite3ExpressionBag
DerZc
committed
9a3a2e9
View commit details
Copy full SHA for 9a3a2e9
View code at this point
Browse repository at this point
fix a typo
DerZc
committed
d9579b8
View commit details
Copy full SHA for d9579b8
View code at this point
Browse repository at this point
fix the false positive in CODDTest for SQLite
DerZc
committed
b8dbd9d
View commit details
Copy full SHA for b8dbd9d
View code at this point
Browse repository at this point
fix a typo and remove some redundant code of CODDTest for sqlite3
DerZc
committed
2f0c1ee
View commit details
Copy full SHA for 2f0c1ee
View code at this point
Browse repository at this point
add the implementation of CODDTest for SQLite3
DerZc
committed
17952a4
View commit details
Copy full SHA for 17952a4
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
Refactor: Replace .size() == 0 or .length() > 0 etc checks with .isEmpty()
SharmaNishchay
committed
3c9bcb4
View commit details
Copy full SHA for 3c9bcb4
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Refactor test oracle factory
malwaregarry
committed
0e514c1
View commit details
Copy full SHA for 0e514c1
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
Bump SQLite3 to version 3.46.1.0, recognize new bad JSON path error
Show description for 21689fc
jhohm
committed
21689fc
View commit details
Copy full SHA for 21689fc
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
Fix linter errors
malwaregarry
committed
f36e146
View commit details
Copy full SHA for f36e146
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
Use generic TLPWhere oracle for SQLite3
malwaregarry
committed
17f7d3e
View commit details
Copy full SHA for 17f7d3e
View code at this point
Browse repository at this point
Implement TLPWhereGenerator interfaces for SQLite3
malwaregarry
committed
6e42048
View commit details
Copy full SHA for 6e42048
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Rename `with` method in ExpectedErrorsBuilder for regex & regex string
malwaregarry
committed
b7ac21a
View commit details
Copy full SHA for b7ac21a
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Specify select type for NoREC generator
malwaregarry
committed
d9def93
View commit details
Copy full SHA for d9def93
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
[SQLite3] Use generic NoREC implementation (#933)
Show description for 56c5e98
malwaregarry
authored
56c5e98
View commit details
Copy full SHA for 56c5e98
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Merge pull request #927 from malwaregarry/gen-interfaces
Show description for 90bdf2a
mrigger
authored
90bdf2a
View commit details
Copy full SHA for 90bdf2a
View code at this point
Browse repository at this point
Rename `xxxExpressions()` to `xxxClauses()` for select
malwaregarry
committed
8cd8246
View commit details
Copy full SHA for 8cd8246
View code at this point
Browse repository at this point
Update expected errors (#922)
Show description for 3da3faf
malwaregarry
authored
3da3faf
View commit details
Copy full SHA for 3da3faf
View code at this point
Browse repository at this point
Change setFromTables to setFromList for SQLite and MariaDB
malwaregarry
committed
ab066ad
View commit details
Copy full SHA for ab066ad
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Reducer updates. (#892)
Show description for b9759b4
oraluben
authored
b9759b4
View commit details
Copy full SHA for b9759b4
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Add Fuzzer oracle for PostgreSQL and MySQL (#893)
Show description for 952c7cd
eltfshr
authored
952c7cd
View commit details
Copy full SHA for 952c7cd
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
Refactor UpdateGenerator classes using AbstractUpdateGenerator class (#662)
Show description for 2fdc987
eltfshr
and
mrigger
authored
2fdc987
View commit details
Copy full SHA for 2fdc987
View code at this point
Browse repository at this point
bypass new errors in SQLite (#664)
Jinsheng Ba
authored
7be4b69
View commit details
Copy full SHA for 7be4b69
View code at this point
Browse repository at this point
Query Plan Guidance Framework (#661)
Show description for 38bf640
Jinsheng Ba
authored
38bf640
View commit details
Copy full SHA for 38bf640
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.