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
S
sqlite3-ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 33 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Aggregate handlers are initialized on each query. Closes #44
Aaron Patterson
More...
almost 13 years ago
Merge pull request #72 from kcurtin/adding-example-to-readme
Aaron Patterson
More...
almost 13 years ago
changed example description and syntax
Kevin Curtin
More...
almost 13 years ago
added a multi-insert example to readme
Kevin Curtin
More...
almost 13 years ago
Update SQLite port to 3.7.13
Luis Lavena
More...
about 13 years ago
Backport: Avoid $LDFLAGS being nil when building locally
Luis Lavena
More...
about 13 years ago
Avoid $LDFLAGS being nil when building locally
Luis Lavena
More...
about 13 years ago
Handle trailing newline in default strings
Colin Jones
More...
about 13 years ago
Merge pull request #68 from jdberry/patch-65
Aaron Patterson
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.
James Berry
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.
James Berry
More...
over 13 years ago
Resolve bug #65. Correctly convert blob values to ruby
James Berry
More...
over 13 years ago
Resolve bug #65. Correctly convert blob values to ruby
James Berry
More...
over 13 years ago
deleting dead code
Aaron Patterson
More...
over 13 years ago
deleting dead code
Aaron Patterson
More...
over 13 years ago
closing a bad statement twice should not segv
Aaron Patterson
More...
over 13 years ago
closing a bad statement twice should not segv
Aaron Patterson
More...
over 13 years ago
Prepare for release
Luis Lavena
More...
over 13 years ago
Move list of changes to the right place
Luis Lavena
More...
over 13 years ago
Upgrade SQLite3 to 3.7.11
Luis Lavena
More...
over 13 years ago
Use UTF-16LE/BE properly on PPC. Closes #63
Luis Lavena
More...
over 13 years ago
Bump version of SQLite used for Windows build
Luis Lavena
More...
over 13 years ago
Fix suspicious version regexp. Closes #61
Luis Lavena
More...
over 13 years ago
Fix double definition error caused by sqlite3_int64/uint64
Luis Lavena
More...
over 13 years ago
adding deprecations and forgotten tests
Aaron Patterson
More...
over 13 years ago
do not need block param
Aaron Patterson
More...
over 13 years ago
stop freezing arrays that do not need to be frozen
Aaron Patterson
More...
over 13 years ago
iconv is deprecated on 1.9, so stop using it
Aaron Patterson
More...
over 13 years ago
moving all test cases to inherit from our own base class
Aaron Patterson
More...
over 13 years ago
adding ResultSet#each_hash and ResultSet#next_hash for fetching a row as a hash
Aaron Patterson
More...
over 13 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
46
47
→
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