FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - cnosdb/sqlancer · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cnosdb
/
sqlancer
Public
forked from
sqlancer/sqlancer
Notifications
You must be signed in to change notification settings
Fork
2
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
.github
workflows
on
master
User selector
Datepicker
Commit history
Commits on Jun 16, 2024
[Databend] Pinned version to v1.2.452 (#946)
Show description for ad5d891
malwaregarry
authored
ad5d891
View commit details
Copy full SHA for ad5d891
View code at this point
Browse repository at this point
[Doris] Updated Doris to 2.1.4 (#949)
Show description for 43a373a
malwaregarry
authored
43a373a
View commit details
Copy full SHA for 43a373a
View code at this point
Browse repository at this point
Merge pull request #945 from malwaregarry/mariadb-ci
Show description for e01300f
mrigger
authored
e01300f
View commit details
Copy full SHA for e01300f
View code at this point
Browse repository at this point
Commits on May 21, 2024
Upgrade CockroachDB to v24.1.0-rc.2
mgartner
committed
eba08c4
View commit details
Copy full SHA for eba08c4
View code at this point
Browse repository at this point
Commits on May 18, 2024
[MariaDB] Pin version to 11.3.2
malwaregarry
committed
fe7f793
View commit details
Copy full SHA for fe7f793
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
[MySQL] Pin version to 8.0.36 (#940)
malwaregarry
authored
3c4d04d
View commit details
Copy full SHA for 3c4d04d
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Pin Clickhouse version to 23.1.2672 lts
malwaregarry
committed
bd511f0
View commit details
Copy full SHA for bd511f0
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Merge pull request #934 from malwaregarry/update-tests
Show description for 5d10aa3
mrigger
authored
5d10aa3
View commit details
Copy full SHA for 5d10aa3
View code at this point
Browse repository at this point
Add NoREC test for Postgres
malwaregarry
committed
8dbfa28
View commit details
Copy full SHA for 8dbfa28
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Pin TiDB version in CI to v7.5.1
malwaregarry
committed
1c47e40
View commit details
Copy full SHA for 1c47e40
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Merge pull request #929 from malwaregarry/fix-ci
Show description for 2f93c5c
mrigger
authored
2f93c5c
View commit details
Copy full SHA for 2f93c5c
View code at this point
Browse repository at this point
Update SQLite3 tests (#917)
Show description for a5b25f7
malwaregarry
authored
a5b25f7
View commit details
Copy full SHA for a5b25f7
View code at this point
Browse repository at this point
Include NoREC in DuckDB unit tests
malwaregarry
committed
b68bc6e
View commit details
Copy full SHA for b68bc6e
View code at this point
Browse repository at this point
Downgrade DuckDB from 5.1 to 4.0
malwaregarry
committed
d8f3899
View commit details
Copy full SHA for d8f3899
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Upgrade CockroachDB to v23.2.0-beta.1 (#902)
mgartner
authored
24a4264
View commit details
Copy full SHA for 24a4264
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 Aug 23, 2023
feat: add support of Fuzz oracle (#869)
Show description for 11d57fd
zhenglin-charlie-li
authored
11d57fd
View commit details
Copy full SHA for 11d57fd
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
feat: add TLP support of StoneDB (#857)
Show description for 7e6244d
zhenglin-charlie-li
authored
7e6244d
View commit details
Copy full SHA for 7e6244d
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
Feat: add TestStoneDB.java in test/sqlancer/dbms (#844)
Show description for 5bcd9ce
zhenglin-charlie-li
authored
5bcd9ce
View commit details
Copy full SHA for 5bcd9ce
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
feat: Add virtual db for statement reduction testing (#815)
Show description for 0f9eef7
ColinYoungTaro
and
oraluben
authored
0f9eef7
View commit details
Copy full SHA for 0f9eef7
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
fix: rename master to main, add certain constrains (#813)
Show description for a4e828b
zhenglin-charlie-li
authored
a4e828b
View commit details
Copy full SHA for a4e828b
View code at this point
Browse repository at this point
Commits on May 22, 2023
chore: upgrade versions in CI (#787)
Show description for d6263cd
zhenglin-charlie-li
authored
d6263cd
View commit details
Copy full SHA for d6263cd
View code at this point
Browse repository at this point
Support Apache Doris (#758)
Show description for e696c6e
ChaseHuangxu
authored
e696c6e
View commit details
Copy full SHA for e696c6e
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
Update CockroachDB to v23.1.0-beta.2 (#779)
Show description for b4cd36e
rharding6373
authored
b4cd36e
View commit details
Copy full SHA for b4cd36e
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Add Materialize support (#773)
Show description for bc0fa8e
def-
authored
bc0fa8e
View commit details
Copy full SHA for bc0fa8e
View code at this point
Browse repository at this point
Commits on Mar 19, 2023
Disable QPG tests in general Action (#766)
Jinsheng Ba
authored
354b953
View commit details
Copy full SHA for 354b953
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
feat: add missing python naming convention test (#755)
Show description for 2aea15a
zhenglin-charlie-li
and
mrigger
authored
2aea15a
View commit details
Copy full SHA for 2aea15a
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
fix: credential env for databend docker image (#713)
everpcpc
authored
222ae47
View commit details
Copy full SHA for 222ae47
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Use master build of ClickHouse and update expected errors (#702)
Show description for 39c48cd
qoega
and
mrigger
authored
39c48cd
View commit details
Copy full SHA for 39c48cd
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
update cockroachdb in CI (#703)
Jinsheng Ba
authored
9275f1d
View commit details
Copy full SHA for 9275f1d
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
Revert "tidb: support tidb_cost_model_version (#692)" (#694)
Show description for e7d91ad
hawkingrei
authored
e7d91ad
View commit details
Copy full SHA for e7d91ad
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
tidb: support tidb_cost_model_version (#692)
Show description for 1c053ce
hawkingrei
authored
1c053ce
View commit details
Copy full SHA for 1c053ce
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
Update CockroachDB version in Action (#675)
Jinsheng Ba
authored
7bd657d
View commit details
Copy full SHA for 7bd657d
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
More tests for QPG (#674)
Show description for 2a5ca98
Jinsheng Ba
authored
2a5ca98
View commit details
Copy full SHA for 2a5ca98
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
test cases for QPG (#670)
Show description for 4d42dad
Jinsheng Ba
authored
4d42dad
View commit details
Copy full SHA for 4d42dad
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL