Skip to content

blob for MariaDB#61

Merged
jamadam merged 10 commits intosixapart:masterfrom
charsbar:mariadb_blob
Feb 12, 2026
Merged

blob for MariaDB#61
jamadam merged 10 commits intosixapart:masterfrom
charsbar:mariadb_blob

Conversation

@charsbar
Copy link
Contributor

@charsbar charsbar commented Feb 6, 2026

This should fix part of #60 . If we really need to support bulk insertion of blobs, we need to change some of its API so that we can tell which columns are blobs or not in each driver's bulk_insert.

@jamadam jamadam merged commit fbe32b7 into sixapart:master Feb 12, 2026
5 checks passed
@charsbar charsbar deleted the mariadb_blob branch February 12, 2026 04:14
jamadam added a commit that referenced this pull request Feb 13, 2026
Changelog diff is:

diff --git a/Changes b/Changes
index db259e5..d444847 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 {{$NEXT}}
 
+0.27 2026-02-13T04:51:15Z
+    - Fix bulk_insert for binary values #61
+
 0.26 2025-10-17T02:16:46Z
     - Add an ability to accept subqueries with SQL objects #57 #59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants