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
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
.
y-scope
/
spider
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
11
Code
Issues
33
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Add MySql support for storage backend
- #20
#20
Merged
sitaowang1998
merged 15 commits into
y-scope:main
y-scope/spider:main
from
sitaowang1998:storage_mysql
sitaowang1998/spider:storage_mysql
Copy head branch name to clipboard
Nov 5, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: Add MySql support for storage backend
#20
sitaowang1998
merged 15 commits into
y-scope:main
y-scope/spider:main
from
sitaowang1998:storage_mysql
sitaowang1998/spider:storage_mysql
Copy head branch name to clipboard
Commits
Commits on Nov 1, 2024
storage: Add mysql storage implementation
sitaowang1998
committed
fc3f9e6
View commit details
Copy full SHA for fc3f9e6
Browse repository at this point
style: Format code
sitaowang1998
committed
3e9df9f
View commit details
Copy full SHA for 3e9df9f
Browse repository at this point
fix: Try satisfy clang-tidy
sitaowang1998
committed
6b3ab0c
View commit details
Copy full SHA for 6b3ab0c
Browse repository at this point
fix: Finally beat clang-tidy
sitaowang1998
committed
0015645
View commit details
Copy full SHA for 0015645
Browse repository at this point
fix: Try fix error in github workflow
sitaowang1998
committed
b94ed8d
View commit details
Copy full SHA for b94ed8d
Browse repository at this point
fix: Try fix the file not found for clang-tidy
sitaowang1998
committed
4b52fb4
View commit details
Copy full SHA for 4b52fb4
Browse repository at this point
fix: Try fix the file not found for clang-tidy by adding include directory explicitly
sitaowang1998
committed
59f8450
View commit details
Copy full SHA for 59f8450
Browse repository at this point
Revert "fix: Try fix the file not found for clang-tidy"
Show description for 7240d4c
sitaowang1998
committed
7240d4c
View commit details
Copy full SHA for 7240d4c
Browse repository at this point
Commits on Nov 3, 2024
fix: Fix the cmake include directory
sitaowang1998
committed
2660e3a
View commit details
Copy full SHA for 2660e3a
Browse repository at this point
Commits on Nov 4, 2024
build: Remove unnecessary include
sitaowang1998
committed
d6bef0f
View commit details
Copy full SHA for d6bef0f
Browse repository at this point
fix: Use fmt::fmt instead of format library from c++20
sitaowang1998
committed
e490e31
View commit details
Copy full SHA for e490e31
Browse repository at this point
ci: Try remove macOS to see if linux passes
sitaowang1998
committed
a1986e3
View commit details
Copy full SHA for a1986e3
Browse repository at this point
Commits on Nov 5, 2024
fix: Fix table set syntax and some typos
sitaowang1998
committed
7db8925
View commit details
Copy full SHA for 7db8925
Browse repository at this point
fix: Fix wrong variable and some typos
sitaowang1998
committed
6c68a95
View commit details
Copy full SHA for 6c68a95
Browse repository at this point
fix: Fix the vairiable not initialized
sitaowang1998
committed
8b84f98
View commit details
Copy full SHA for 8b84f98
Browse repository at this point
You can’t perform that action at this time.