0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Provide missing template argument More... about 14 years ago
Add test to make sure we load ok with foreign keys More... about 14 years ago
Don't invoke sqlite_enable_load_extension directly More... about 14 years ago
Remove done_testing More... about 14 years ago
Add README More... about 14 years ago
Check that we found an attribute before comparing it More... about 14 years ago
Don't use strncpy to copy a partial string More... about 14 years ago
Add test for MATCH More... about 14 years ago
Allow rows as array references for check_sql More... about 14 years ago
Remove unused variable More... about 14 years ago
Return a custom error message for duplicate attributes More... about 14 years ago
Change our expectations of duplicate attributes More... about 14 years ago
Allow array refs for insert_rows More... about 14 years ago
Add test for duplicate attributes More... about 14 years ago
Add bad UPDATE tests More... about 14 years ago
Add my benchmarking script More... about 14 years ago
Check data type for primary key insertion More... about 14 years ago
Remove NULL id tests More... about 14 years ago
Check data on INSERT More... about 14 years ago
Add and make use of is_attribute_string helper function More... about 14 years ago
Add test for bad INSERT data More... about 14 years ago
Convert all tests to just use done_testing More... about 14 years ago
Set the proper error message when handling errors More... about 14 years ago
Add a helper function to set the error message on error More... about 14 years ago
Fun with error handling More... about 14 years ago
Add type checking for get_attr More... about 14 years ago
Add test for get_attr More... about 14 years ago
Add error checker to check_sql More... about 14 years ago
Allocate all SQL in helper functions More... about 14 years ago
Fix spelling error More... about 14 years ago