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
.
sqlpage
/
SQLPage
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
177
Star
2.5k
Code
Issues
118
Pull requests
7
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
blob support: decode binary database values as data URLs
- #1005
#1005
Merged
lovasoa
merged 15 commits into
main
sqlpage/SQLPage:main
from
feature/enhanced-blob-support
sqlpage/SQLPage:feature/enhanced-blob-support
Copy head branch name to clipboard
Aug 30, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
blob support: decode binary database values as data URLs
#1005
lovasoa
merged 15 commits into
main
sqlpage/SQLPage:main
from
feature/enhanced-blob-support
sqlpage/SQLPage:feature/enhanced-blob-support
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2025
feat: Enhanced BLOB support across all database backends
Show description for 15d1c85
lovasoa
committed
15d1c85
View commit details
Copy full SHA for 15d1c85
Browse repository at this point
update changelog
lovasoa
committed
52118f8
View commit details
Copy full SHA for 52118f8
Browse repository at this point
fmt
lovasoa
committed
fb2859a
View commit details
Copy full SHA for fb2859a
Browse repository at this point
fix: Address clippy linter issues
Show description for 6962411
lovasoa
committed
6962411
View commit details
Copy full SHA for 6962411
Browse repository at this point
feat: Add smart MIME type detection for BLOB data
Show description for 4a3a655
lovasoa
committed
4a3a655
View commit details
Copy full SHA for 4a3a655
Browse repository at this point
refactor: Make MIME type detection more concise
Show description for 759e9cd
lovasoa
committed
759e9cd
View commit details
Copy full SHA for 759e9cd
Browse repository at this point
refactor: Improve MIME type detection with byte strings
Show description for 36e5ce5
lovasoa
committed
36e5ce5
View commit details
Copy full SHA for 36e5ce5
Browse repository at this point
refactor: Extract MIME type detection into separate module
Show description for 4335601
lovasoa
committed
4335601
View commit details
Copy full SHA for 4335601
Browse repository at this point
refactor: Rename mime_detection.rs to blob_to_data_url.rs
Show description for 40c5c39
lovasoa
committed
40c5c39
View commit details
Copy full SHA for 40c5c39
Browse repository at this point
move
Show description for 8dd259e
lovasoa
committed
8dd259e
View commit details
Copy full SHA for 8dd259e
Browse repository at this point
remove old file
lovasoa
committed
68537ea
View commit details
Copy full SHA for 68537ea
Browse repository at this point
refactor: Update sql_to_json.rs to use new blob_to_data_url module
Show description for 956f94a
lovasoa
committed
956f94a
View commit details
Copy full SHA for 956f94a
Browse repository at this point
Commits on Aug 30, 2025
refactor: Simplify MIME type detection logic in blob_to_data_url.rs
Show description for 8a92c54
lovasoa
committed
8a92c54
View commit details
Copy full SHA for 8a92c54
Browse repository at this point
clippy
lovasoa
committed
bc76cb9
View commit details
Copy full SHA for bc76cb9
Browse repository at this point
Update documentation for BLOB support and data type handling
Show description for be805ec
lovasoa
committed
be805ec
View commit details
Copy full SHA for be805ec
Browse repository at this point
You can’t perform that action at this time.