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 }}
daqab
/
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
Main.java
on
reduction
User selector
All users
All time
Commit history
Commits on Aug 30, 2021
Showcase how the reduction could look like
mrigger
committed
66f57c6
View commit details
Copy full SHA for 66f57c6
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Merge pull request #319 from pfu3tz/DBConnection
Show description for 1be16f0
mrigger
authored
1be16f0
View commit details
Copy full SHA for 1be16f0
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Add Cosmos as a database configuration
Show description for b2afeef
pfu3tz
committed
b2afeef
View commit details
Copy full SHA for b2afeef
View code at this point
Browse repository at this point
Introduce ArangoDB to SQLancer and support creating collection and inserting data
Show description for dfae8af
pfu3tz
committed
dfae8af
View commit details
Copy full SHA for dfae8af
View code at this point
Browse repository at this point
Introduce MongoDB to SQLancer and support creating collections
Show description for 38f1972
pfu3tz
committed
38f1972
View commit details
Copy full SHA for 38f1972
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
Update Main.java
Ethan-DB
authored
7a3ebf4
View commit details
Copy full SHA for 7a3ebf4
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 Nov 13, 2020
Refactor Logging to remove SQL Dependency, keeping same Functionality
Show description for 2a796da
pfu3tz
committed
2a796da
View commit details
Copy full SHA for 2a796da
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
Merge branch 'master' into h2
mrigger
committed
c717bac
View commit details
Copy full SHA for c717bac
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Delete unused methods
Show description for 49e4a17
mrigger
committed
49e4a17
View commit details
Copy full SHA for 49e4a17
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Provide a useful error message when SQLancer fails to connect to the DBMS
mrigger
committed
b0354de
View commit details
Copy full SHA for b0354de
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Fix the formatting of the comments that are printed when PQS detects a bug
mrigger
committed
fa403d6
View commit details
Copy full SHA for fa403d6
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Work around connections not being closed by adding a new database prefix option
mrigger
committed
b24af26
View commit details
Copy full SHA for b24af26
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Add a --help/-h option that prints the available options and commands
mrigger
committed
aaf72b4
View commit details
Copy full SHA for aaf72b4
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
Provide multiple random string generators
mrigger
committed
cc91547
View commit details
Copy full SHA for cc91547
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
Remove the obsolete printDatabaseSpecificState method
mrigger
committed
cb546c6
View commit details
Copy full SHA for cb546c6
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
[H2] Add an initial H2 implementation.
Show description for f1817d4
mrigger
committed
f1817d4
View commit details
Copy full SHA for f1817d4
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
Fix a race-condition issue
mrigger
committed
f67e634
View commit details
Copy full SHA for f67e634
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Fix the random number generation
Show description for 669569e
mrigger
committed
669569e
View commit details
Copy full SHA for 669569e
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Introduce a sqlancer.common.query package
mrigger
committed
b7e4cf0
View commit details
Copy full SHA for b7e4cf0
View code at this point
Browse repository at this point
Add a method to get the test oracle factories from the DBMS-specific options
mrigger
committed
38bf58c
View commit details
Copy full SHA for 38bf58c
View code at this point
Browse repository at this point
Add a marker interface for the DBMS-specific options
mrigger
committed
15fb835
View commit details
Copy full SHA for 15fb835
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
Create Citus gen classes
nukoyluoglu
committed
559fdf1
View commit details
Copy full SHA for 559fdf1
View code at this point
Browse repository at this point
Alternative constructors for PostgresProvider
nukoyluoglu
committed
c3a1303
View commit details
Copy full SHA for c3a1303
View code at this point
Browse repository at this point
Undo generic Postgres classes, instead alter parameter of parameterized types declared
nukoyluoglu
committed
5cd7cbb
View commit details
Copy full SHA for 5cd7cbb
View code at this point
Browse repository at this point
Generic Postgres classes
nukoyluoglu
committed
a97ccb2
View commit details
Copy full SHA for a97ccb2
View code at this point
Browse repository at this point
Add CitusProvider option to Main
nukoyluoglu
committed
d57676a
View commit details
Copy full SHA for d57676a
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
Introduce a wrapped result set
Show description for e5ccd4a
mrigger
committed
e5ccd4a
View commit details
Copy full SHA for e5ccd4a
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Only start the progress monitor once
Show description for 3b105fb
mrigger
committed
3b105fb
View commit details
Copy full SHA for 3b105fb
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Implement a local state class and replace the queryString in the state
mrigger
committed
aad5d66
View commit details
Copy full SHA for aad5d66
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Diversify query execution options, protect from SQL injection using prepared statements
nukoyluoglu
committed
f6428ce
View commit details
Copy full SHA for f6428ce
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
Make the statements field in the StateToReproduce class private
mrigger
committed
263943d
View commit details
Copy full SHA for 263943d
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Print an execution summary before exiting SQLancer
mrigger
committed
2610e1f
View commit details
Copy full SHA for 2610e1f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.