0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Aggregate handlers are initialized on each query. Closes #44 More... almost 13 years ago
Merge pull request #72 from kcurtin/adding-example-to-readme More... almost 13 years ago
changed example description and syntax More... almost 13 years ago
added a multi-insert example to readme More... almost 13 years ago
Update SQLite port to 3.7.13 More... about 13 years ago
Backport: Avoid $LDFLAGS being nil when building locally More... about 13 years ago
Avoid $LDFLAGS being nil when building locally More... about 13 years ago
Handle trailing newline in default strings More... about 13 years ago
Merge pull request #68 from jdberry/patch-65 More... over 13 years ago
Add test for calling function with blob argument (#65). Also, improve testing of blob storage in general, utilizing Blob type to correct column affinity. More... over 13 years ago
Add test for calling function with blob argument (#65). Also, improve testing of blob storage in general, utilizing Blob type to correct column affinity. More... over 13 years ago
Resolve bug #65. Correctly convert blob values to ruby More... over 13 years ago
Resolve bug #65. Correctly convert blob values to ruby More... over 13 years ago
deleting dead code More... over 13 years ago
deleting dead code More... over 13 years ago
closing a bad statement twice should not segv More... over 13 years ago
closing a bad statement twice should not segv More... over 13 years ago
Prepare for release More... over 13 years ago
Move list of changes to the right place More... over 13 years ago
Upgrade SQLite3 to 3.7.11 More... over 13 years ago
Use UTF-16LE/BE properly on PPC. Closes #63 More... over 13 years ago
Bump version of SQLite used for Windows build More... over 13 years ago
Fix suspicious version regexp. Closes #61 More... over 13 years ago
Fix double definition error caused by sqlite3_int64/uint64 More... over 13 years ago
adding deprecations and forgotten tests More... over 13 years ago
do not need block param More... over 13 years ago
stop freezing arrays that do not need to be frozen More... over 13 years ago
iconv is deprecated on 1.9, so stop using it More... over 13 years ago
moving all test cases to inherit from our own base class More... over 13 years ago
adding ResultSet#each_hash and ResultSet#next_hash for fetching a row as a hash More... over 13 years ago