3
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #77 from robert-scheck/my-bool More... 30 days ago
Merge pull request #78 from robert-scheck/braces-around-initializer More... 30 days ago
Add missing braces around initializer More... about 1 month ago
Unbreak building against MariaDB 5.5 More... about 1 month ago
Merge branch 'master' of https://github.com/mwild1/luadbi More... about 2 months ago
Support integers in the SQLite driver. More... about 2 months ago
Merge pull request #75 from mwild1/issue64_mysql_integers More... about 2 months ago
Attempt to provide partial fix for Issue #64. More... about 2 months ago
Update README.md - we support 5.4 now More... about 2 months ago
Fix test suite after recent insert-NULL tests were added. No functional change. More... about 2 months ago
Since there are no open PR's, clean up formatting by putting everything through uncrustify with default settings. More... about 2 months ago
Merge pull request #67 from ntki/issue-66 More... about 2 months ago
Merge pull request #61 from mwild1/issue-56 More... 6 months ago
Issue-66: dbd/mysql/statement.c: return nil for NULL More... over 2 years ago
Merge pull request #63 from ConiKost/mysql-8 More... over 3 years ago
dbd/mysql/statement.c: fix compilation with mysql-8 More... over 3 years ago
tests/schemas: allow null inserts for testing More... over 4 years ago
Add test for handling of NULL values More... over 4 years ago
MySQL: Don't set (unused) field is_null to nonsense value, fixes #56 More... over 4 years ago
Merge pull request #57 from robert-scheck/rhel6 More... over 4 years ago
Merge pull request #60 from linuxmaniac/vseva/fix_travis More... over 4 years ago
[travis] fix mysql grant error
linuxmaniac
as Victor Seva
More... over 4 years ago
Merge pull request #58 from iisimaginary/master More... over 4 years ago
oracle column name bugfix More... over 4 years ago
Don't break SQLite 3.6.20 as shipped in RHEL/CentOS 6 More... over 4 years ago
Merge pull request #54 from linuxmaniac/vseva/mysql_8_fix More... over 5 years ago
[mysql] remove use of my_bool
linuxmaniac
as Victor Seva
More... over 5 years ago
Merge pull request #52 from mwild1/issue-51 More... over 5 years ago
Only deallocate statement if connection is non-null (fixes #51) More... over 5 years ago
Add test case for issue #51 More... over 5 years ago