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 }}
aashvgit
/
sqlancer
Public
forked from
sqlancer/sqlancer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlancer
src
sqlancer
sqlite3
gen
on
main
User selector
All users
All time
Commit history
Commits on Jun 5, 2025
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 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 Apr 11, 2024
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 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 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
Commits on Dec 18, 2022
opt: support new features in SQLite (#654)
Show description for a195cdd
Jinsheng Ba
authored
a195cdd
View commit details
Copy full SHA for a195cdd
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
fix: temp table generation (#653)
Jinsheng Ba
authored
a535520
View commit details
Copy full SHA for a535520
View code at this point
Browse repository at this point
Bump SQLite version to 3.40.0.0 (#652)
Show description for 5533c4e
Jinsheng Ba
authored
5533c4e
View commit details
Copy full SHA for 5533c4e
View code at this point
Browse repository at this point
fix: broken grammar of LIKELIHOOD (#650)
Jinsheng Ba
authored
ca70c6a
View commit details
Copy full SHA for ca70c6a
View code at this point
Browse repository at this point
Commits on May 17, 2022
Deterministic Hex and Dec for SQLite3
Jinsheng Ba
authored
7080326
View commit details
Copy full SHA for 7080326
View code at this point
Browse repository at this point
Commits on May 10, 2022
fix invalid trigger generation
Jinsheng Ba
authored
fa889de
View commit details
Copy full SHA for fa889de
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
Fix typos for dbmsSpecificOptions
gfphoenix78
committed
8c15ec8
View commit details
Copy full SHA for 8c15ec8
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Extract the SQLite3GlobalState to a separate class to fix a JavaDoc issue
mrigger
committed
cb9833d
View commit details
Copy full SHA for cb9833d
View code at this point
Browse repository at this point
Fix JavaDoc issues
mrigger
committed
e118824
View commit details
Copy full SHA for e118824
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Address the updated SQLite3 JDBC error messages
mrigger
committed
9502c70
View commit details
Copy full SHA for 9502c70
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Address various new PMD issues
mrigger
committed
c8e8b9e
View commit details
Copy full SHA for c8e8b9e
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Create DBMSCommon utility class and implement a matchesIndexName method.
GreggSchofield
committed
8184633
View commit details
Copy full SHA for 8184633
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Continuation of Reworking Connection to DB to support non-SQL connections
Show description for 62e302e
pfu3tz
committed
62e302e
View commit details
Copy full SHA for 62e302e
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
Rework Connection to DB to support non-SQL connections
Show description for 97b8850
pfu3tz
committed
97b8850
View commit details
Copy full SHA for 97b8850
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Refactor Exceptions to remove SQLDependency while keeping the same functionality
Show description for 5c3c3c3
pfu3tz
committed
5c3c3c3
View commit details
Copy full SHA for 5c3c3c3
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
[SQLite] Copy the expression generator when setting a non-default option
mrigger
committed
4c41df9
View commit details
Copy full SHA for 4c41df9
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
[SQLite] Move the stat-manipulation table generator to its own class
mrigger
committed
48186ce
View commit details
Copy full SHA for 48186ce
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
[SQLite] Also prevent generating UNION clauses with affinities in views when using PQS
mrigger
committed
e1c4a21
View commit details
Copy full SHA for e1c4a21
View code at this point
Browse repository at this point
[SQLite] Check for COLLATE at an additional place
mrigger
committed
10c855d
View commit details
Copy full SHA for 10c855d
View code at this point
Browse repository at this point
[SQLite] Do not generate CHECK constraints when using PQS since they can be misinterpreted by the parser
mrigger
committed
8e77193
View commit details
Copy full SHA for 8e77193
View code at this point
Browse repository at this point
[SQLite] Add an option to disable generating the IN operator
Show description for aa23455
mrigger
committed
aa23455
View commit details
Copy full SHA for aa23455
View code at this point
Browse repository at this point
[SQLite] Prevent creating views whose columns have affinities or collates when using PQS
mrigger
committed
4e26341
View commit details
Copy full SHA for 4e26341
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
[SQLite] Fix generating HAVING clauses
mrigger
committed
73214e9
View commit details
Copy full SHA for 73214e9
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
[SQLite] Use the abstract schema class
mrigger
committed
29d2052
View commit details
Copy full SHA for 29d2052
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
[SQLite] Add a method to the expression generator that returns an expression with known result
mrigger
committed
e5e0490
View commit details
Copy full SHA for e5e0490
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
[SQLite] Do not use the PQS test generator for generating SELECTs for CREATE VIEW statements
Show description for 542bb52
mrigger
committed
542bb52
View commit details
Copy full SHA for 542bb52
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Address the newly-appearing expected errors
mrigger
committed
d27c86a
View commit details
Copy full SHA for d27c86a
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Enforce the JavadocMethod checkstyle rule
mrigger
committed
9673594
View commit details
Copy full SHA for 9673594
View code at this point
Browse repository at this point
Enforce the JavadocStyle checkstyle rule
mrigger
committed
51e16c8
View commit details
Copy full SHA for 51e16c8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.