0
I Use This!
Moderate Activity

Commits : Listings

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