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
.
sixapart
/
data-objectdriver
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
16
Code
Issues
2
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
blob for MariaDB
- #61
#61
Merged
jamadam
merged 10 commits into
sixapart:master
sixapart/data-objectdriver:master
from
charsbar:mariadb_blob
charsbar/data-objectdriver:mariadb_blob
Copy head branch name to clipboard
Feb 12, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
blob for MariaDB
#61
jamadam
merged 10 commits into
sixapart:master
sixapart/data-objectdriver:master
from
charsbar:mariadb_blob
charsbar/data-objectdriver:mariadb_blob
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
Add bind_param_attributes to ::DBD::MariaDB
charsbar
committed
23bb561
View commit details
Copy full SHA for 23bb561
Browse repository at this point
Add a test
charsbar
committed
4e2e585
View commit details
Copy full SHA for 4e2e585
Browse repository at this point
Add Crypt::URandom to cpanfile for testing
charsbar
committed
f5bc24b
View commit details
Copy full SHA for f5bc24b
Browse repository at this point
Commits on Feb 10, 2026
Better to use a core module
charsbar
committed
709edda
View commit details
Copy full SHA for 709edda
Browse repository at this point
Pass a hashref of attributes that need special care as the last parameter to bulk_insert of the dbd
charsbar
committed
90ef108
View commit details
Copy full SHA for 90ef108
Browse repository at this point
Add customized bulk_insert to ::DBD::MariaDB
charsbar
committed
937504f
View commit details
Copy full SHA for 937504f
Browse repository at this point
Tweak ::DBD::Pg::bulk_insert not to use COPY statement if some of the attributes require binary handling
charsbar
committed
58eac4e
View commit details
Copy full SHA for 58eac4e
Browse repository at this point
Tweak bulk_insert for SQLite and Oracle
charsbar
committed
8ee9c84
View commit details
Copy full SHA for 8ee9c84
Browse repository at this point
Add tests for bulk insertion of binary
charsbar
committed
60da6c6
View commit details
Copy full SHA for 60da6c6
Browse repository at this point
Better to use db_col
charsbar
committed
e0b2184
View commit details
Copy full SHA for e0b2184
Browse repository at this point
You can’t perform that action at this time.