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
on
main
User selector
All users
All time
Commit history
Commits on Sep 2, 2025
refactor: rename notFound method in MySQLDQEOracle.java
luliqwerty
committed
d768431
View commit details
Copy full SHA for d768431
View code at this point
Browse repository at this point
feat(DQE): Add Extensibility to DQE
luliqwerty
committed
8749a6e
View commit details
Copy full SHA for 8749a6e
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
Merge pull request #1270 from jinhuix/add-standalone-reducer
Show description for c24cfa4
mrigger
authored
c24cfa4
View commit details
Copy full SHA for c24cfa4
View code at this point
Browse repository at this point
Write final queries to a file
jinhuix
committed
513d0d8
View commit details
Copy full SHA for 513d0d8
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
Add a standalone reducer
jinhuix
committed
f7310f9
View commit details
Copy full SHA for f7310f9
View code at this point
Browse repository at this point
Fix StateToReproduce serialization
jinhuix
committed
150d2d5
View commit details
Copy full SHA for 150d2d5
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
Add serialization tests
jinhuix
committed
a28ede8
View commit details
Copy full SHA for a28ede8
View code at this point
Browse repository at this point
Commits on Aug 17, 2025
Merge pull request #1261 from jinhuix/serialize-state-to-reproduce
Show description for e4414df
mrigger
authored
e4414df
View commit details
Copy full SHA for e4414df
View code at this point
Browse repository at this point
Add serialVersionUID
jinhuix
committed
30d879a
View commit details
Copy full SHA for 30d879a
View code at this point
Browse repository at this point
Serialize full List<Query<?>> in StateToReproduce
jinhuix
committed
cfc7877
View commit details
Copy full SHA for cfc7877
View code at this point
Browse repository at this point
Serialize StateToReproduce directly
jinhuix
committed
df600ff
View commit details
Copy full SHA for df600ff
View code at this point
Browse repository at this point
Commits on Aug 10, 2025
refactor: fix some code style
Show description for 131febb
luliqwert
committed
131febb
View commit details
Copy full SHA for 131febb
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
refactor(MySQLDQEOracle): run mvn formatter:format
luliqwert
committed
e1b5861
View commit details
Copy full SHA for e1b5861
View code at this point
Browse repository at this point
refactor(MySQLDQEOracle): extract duplicated code as method
luliqwert
committed
83cf899
View commit details
Copy full SHA for 83cf899
View code at this point
Browse repository at this point
Fix: remove MySQL specific logic and reuse existing method
luliqwert
committed
1f64426
View commit details
Copy full SHA for 1f64426
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
Introduce DQE for MySQL in SQLancer and add test to workflow
luliqwert
committed
6c8166b
View commit details
Copy full SHA for 6c8166b
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
Merge pull request #1236 from yaojiejia/psql_v13_alter_no_depends_on
Show description for 31c01db
mrigger
authored
31c01db
View commit details
Copy full SHA for 31c01db
View code at this point
Browse repository at this point
update
Show description for b02c1af
hawkingrei
committed
b02c1af
View commit details
Copy full SHA for b02c1af
View code at this point
Browse repository at this point
update tidb image
Show description for 10dc6f6
hawkingrei
committed
10dc6f6
View commit details
Copy full SHA for 10dc6f6
View code at this point
Browse repository at this point
Commits on Jul 27, 2025
Removing permision denied error
yaojiejia
committed
5aace83
View commit details
Copy full SHA for 5aace83
View code at this point
Browse repository at this point
Commits on Jul 26, 2025
fix wrong value in the tidb_enable_stmt_summary
Show description for 4b0b66d
hawkingrei
committed
4b0b66d
View commit details
Copy full SHA for 4b0b66d
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Rewrite hashCode method for SQLQueryError.java
luliqwert
committed
ab1bead
View commit details
Copy full SHA for ab1bead
View code at this point
Browse repository at this point
Run mvn formatter:format
luliqwert
committed
f12c6e1
View commit details
Copy full SHA for f12c6e1
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Promote ErrorLevel and compare methods
luliqwert
committed
cc561e9
View commit details
Copy full SHA for cc561e9
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
Add the SQLQueryError class for DQE and its test
Show description for 0cc62d2
luliqwert
committed
0cc62d2
View commit details
Copy full SHA for 0cc62d2
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
Merge pull request #1247 from jinhuix/org.duckdb-duckdb_jdbc-1.3.0.0
Show description for 0d85770
mrigger
authored
0d85770
View commit details
Copy full SHA for 0d85770
View code at this point
Browse repository at this point
Reformat the code
yaojiejia
committed
202bd3d
View commit details
Copy full SHA for 202bd3d
View code at this point
Browse repository at this point
Refactored the module
yaojiejia
committed
495ad71
View commit details
Copy full SHA for 495ad71
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Add the expected error for COLLATE on non-varchar
Show description for ffef7d1
jinhuix
committed
ffef7d1
View commit details
Copy full SHA for ffef7d1
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
Merge pull request #1229 from yaojiejia/psql_v13_drop_db_force
Show description for 0d6d264
mrigger
authored
0d6d264
View commit details
Copy full SHA for 0d6d264
View code at this point
Browse repository at this point
Add regex and OS option for TableSpaceGenerator
yaojiejia
committed
7e0b0f4
View commit details
Copy full SHA for 7e0b0f4
View code at this point
Browse repository at this point
Add boolean flag for drop db force
yaojiejia
committed
ebda730
View commit details
Copy full SHA for ebda730
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 Jun 4, 2025
Fix AlterTableGenerator format issue
yaojiejia
committed
5868650
View commit details
Copy full SHA for 5868650
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.