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
Type
/
to 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
.
YACReader
/
yacreader
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
1.3k
Code
Issues
144
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Refactor DB code with Database(Holder|Helper)
- #245
#245
Open
vedgy
wants to merge 10 commits into
YACReader:develop
YACReader/yacreader:develop
from
vedgy:db-refactoring
vedgy/yacreader:db-refactoring
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Refactor DB code with Database(Holder|Helper)
#245
vedgy
wants to merge 10 commits into
YACReader:develop
YACReader/yacreader:develop
from
vedgy:db-refactoring
vedgy/yacreader:db-refactoring
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2021
DataBaseManagement: remove dead code
vedgy
committed
60f7bb6
View commit details
Copy full SHA for 60f7bb6
Browse repository at this point
Remove some unused and add needed DB-related includes
Show description for b992d70
vedgy
committed
b992d70
View commit details
Copy full SHA for b992d70
Browse repository at this point
DataBaseManagement: take QString by const reference, not by value
Show description for 80b533f
vedgy
committed
80b533f
View commit details
Copy full SHA for 80b533f
Browse repository at this point
DBHelper::updateFolderTreeManga: reorder arguments for consistency
Show description for cffe117
vedgy
committed
cffe117
View commit details
Copy full SHA for cffe117
Browse repository at this point
DBHelper: don't copy objects unnecessarily
Show description for 8b96fc0
vedgy
committed
8b96fc0
View commit details
Copy full SHA for 8b96fc0
Browse repository at this point
Add two RAII classes: DatabaseHolder and DatabaseHelper
Show description for 4bc2ba4
vedgy
committed
4bc2ba4
View commit details
Copy full SHA for 4bc2ba4
Browse repository at this point
DataBaseManagement::importComicsInfo: return void instead of false
Show description for 2a396a3
vedgy
committed
2a396a3
View commit details
Copy full SHA for 2a396a3
Browse repository at this point
DataBaseManagement: use DatabaseHolder
Show description for 9819894
vedgy
committed
9819894
View commit details
Copy full SHA for 9819894
Browse repository at this point
ReadingListModel::setupReadingListsData: don't leak a DB connection
Show description for 2ae82de
vedgy
committed
2ae82de
View commit details
Copy full SHA for 2ae82de
Browse repository at this point
ReadingListModel: use DatabaseHelper in 3 places
Show description for e014662
vedgy
committed
e014662
View commit details
Copy full SHA for e014662
Browse repository at this point
You can’t perform that action at this time.