openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
LuaDBI
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make connections and statements compatible with the Lua 5.4 <close> feature.
sparked435
More...
about 2 months ago
Cast unimplemented types to strings instead of throwing error.
sparked435
More...
about 2 months ago
Well that rockspec was wrong; fixed.
sparked435
More...
about 2 months ago
Add missing bits of DuckDB test suite.
sparked435
More...
5 months ago
Fix overflow when retrieving an INT value that exceeds 2^31-1.
sparked435
More...
5 months ago
Merge pull request #81 from singpolyma/nul
Matthew Wild
More...
10 months ago
Allow selecting values containing NUL byte
Stephen Paul Weber
More...
10 months ago
Add rockspec file for duckdb.
sparked435
More...
11 months ago
Adding new DuckDB Driver.
sparked435
More...
11 months ago
Merge pull request #76 from robert-scheck/unsigned-long
sparked435
More...
11 months ago
Merge pull request #77 from robert-scheck/my-bool
sparked435
More...
over 1 year ago
Merge pull request #78 from robert-scheck/braces-around-initializer
sparked435
More...
over 1 year ago
Add missing braces around initializer
Robert Scheck
More...
over 1 year ago
Avoid incompatible pointer type error on x86 (32 bit)
Robert Scheck
More...
over 1 year ago
Unbreak building against MariaDB 5.5
Robert Scheck
More...
over 1 year ago
Merge branch 'master' of https://github.com/mwild1/luadbi
sparked435
More...
over 1 year ago
Support integers in the SQLite driver.
sparked435
More...
over 1 year ago
Merge pull request #75 from mwild1/issue64_mysql_integers
sparked435
More...
over 1 year ago
Attempt to provide partial fix for Issue #64.
sparked435
More...
over 1 year ago
Update README.md - we support 5.4 now
sparked435
More...
over 1 year ago
Fix test suite after recent insert-NULL tests were added. No functional change.
sparked435
More...
over 1 year ago
Since there are no open PR's, clean up formatting by putting everything through uncrustify with default settings.
sparked435
More...
over 1 year ago
Merge pull request #67 from ntki/issue-66
sparked435
More...
over 1 year ago
Merge pull request #61 from mwild1/issue-56
sparked435
More...
almost 2 years ago
Issue-66: dbd/mysql/statement.c: return nil for NULL
Tibor Karakó
More...
almost 4 years ago
Merge pull request #63 from ConiKost/mysql-8
Matthew Wild
More...
almost 5 years ago
dbd/mysql/statement.c: fix compilation with mysql-8
Conrad Kostecki
More...
almost 5 years ago
tests/schemas: allow null inserts for testing
Matthew Wild
More...
almost 6 years ago
Add test for handling of NULL values
Matthew Wild
More...
almost 6 years ago
MySQL: Don't set (unused) field is_null to nonsense value, fixes #56
Matthew Wild
More...
almost 6 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree