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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DigitalPulseSoftware
/
ThisAPIOfMine
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Experimental refactor for sql query
- #17
#17
Open
hanako-eo
wants to merge 11 commits into
DigitalPulseSoftware:main
DigitalPulseSoftware/ThisAPIOfMine:main
from
hanako-eo:refactor-sql-query
hanako-eo/ThisAPIOfMine:refactor-sql-query
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Experimental refactor for sql query
#17
hanako-eo
wants to merge 11 commits into
DigitalPulseSoftware:main
DigitalPulseSoftware/ThisAPIOfMine:main
from
hanako-eo:refactor-sql-query
hanako-eo/ThisAPIOfMine:refactor-sql-query
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2024
Create a database crate to add query gestures and other stuff around the database
hanako-eo
committed
cac2f25
View commit details
Copy full SHA for cac2f25
Browse repository at this point
Add FromRow trait and derive macro and rename database crate to taom-database
hanako-eo
committed
b8fafab
View commit details
Copy full SHA for b8fafab
Browse repository at this point
Add impl for row and tuples
hanako-eo
committed
cd8aac7
View commit details
Copy full SHA for cd8aac7
Browse repository at this point
Add preparation of queries
hanako-eo
committed
7ef9ad4
View commit details
Copy full SHA for 7ef9ad4
Browse repository at this point
Commits on Aug 30, 2024
Generalize queries in `Prepare`
hanako-eo
committed
0e1e807
View commit details
Copy full SHA for 0e1e807
Browse repository at this point
Add `ConfigBuilder` and `QueryError` in `Prepare`
hanako-eo
committed
503c4ff
View commit details
Copy full SHA for 503c4ff
Browse repository at this point
Format code
hanako-eo
committed
6a292f6
View commit details
Copy full SHA for 6a292f6
Browse repository at this point
Refactor source code to add queries and sql management with taom-database
Show description for 3660437
hanako-eo
committed
3660437
View commit details
Copy full SHA for 3660437
Browse repository at this point
Move client for query/execution param to prepare
hanako-eo
committed
824b2ea
View commit details
Copy full SHA for 824b2ea
Browse repository at this point
Commits on Aug 31, 2024
Format and add few comment + join 2 queries in connection
hanako-eo
committed
8c35a09
View commit details
Copy full SHA for 8c35a09
Browse repository at this point
Fix db_row attribute
hanako-eo
committed
7c553cf
View commit details
Copy full SHA for 7c553cf
Browse repository at this point
You can’t perform that action at this time.