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
1 day
ago. based on code collected
2 days
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 26 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add Constants::TextRep::DETERMINISTIC, mirroring SQLITE_DETERMINISTIC
Mike Wojciechowski
More...
over 8 years ago
Support providing "textrep" flags when creating sqlite functions
Mike Wojciechowski
More...
over 8 years ago
define_aggregator respects step's arity again
Jonathan Metter
More...
over 8 years ago
avoid leak in define_aggregator2
Jonathan Metter
More...
over 8 years ago
avoid mixed declarations
Jonathan Metter
More...
over 8 years ago
No PRIsVALUE in ruby 1.9.3
Jonathan Metter
More...
over 8 years ago
parameters, not grouped expr
Jonathan Metter
More...
over 8 years ago
protect funcalls in aggregate callbacks
Jonathan Metter
More...
over 8 years ago
test aggregate handlers raise in new/finalize
Jonathan Metter
More...
over 8 years ago
avoid heap allocation for single VALUE
Jonathan Metter
More...
over 8 years ago
test aggregate with invalid arity
Jonathan Metter
More...
over 8 years ago
use sqlite3_aggregate_context()
Jonathan Metter
More...
over 8 years ago
remove misplaced asterisk from xcalloc call
Jonathan Metter
More...
over 8 years ago
test for aggregate functions used with group by
Jonathan Metter
More...
over 8 years ago
fix invalid memory access
Jonathan Metter
More...
over 8 years ago
simple linked list implementation
Jonathan Metter
More...
over 8 years ago
make execute_batch2 return an array of hashes including the column's name
gazayas
More...
over 8 years ago
tests to demonstrate issues with aggregate function handling
Jonathan Metter
More...
over 8 years ago
Move aggregate tests to a new file
Jonathan Metter
More...
over 8 years ago
Avoid deprecated row[0] call in get_first_value()
Jonathan Metter
More...
over 8 years ago
fix pointers in callback_function, add block to execute_batch2
gazayas
More...
over 8 years ago
minor fixes
gazayas
More...
over 8 years ago
moving tasks to rakelib
Aaron Patterson
More...
over 8 years ago
require open db for exec_batch()
gazayas
More...
over 8 years ago
don't need these tests
gazayas
More...
over 8 years ago
make NULL values return nil
gazayas
More...
over 8 years ago
add callback function
gazayas
More...
over 8 years ago
add new execute_batch function
gazayas
More...
over 8 years ago
Merge pull request #204 from gazayas/master
Aaron Patterson
More...
over 8 years ago
this needs a chomp
Aaron Patterson
More...
over 8 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
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