0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Times are unsigned! More... over 17 years ago
Timings and warnings apply overall, not per result set. More... over 17 years ago
Check ret val of strdups. More... over 17 years ago
Fixed bug. More... over 17 years ago
Added fallback error to report_error(). More... over 17 years ago
SQLRowCount. More... over 17 years ago
Don't rely on SQLRowCount for rows returned by SELECTs. More... over 17 years ago
Multiple result set support. More... over 17 years ago
Implemented buffer_realloc(). More... over 17 years ago
Made some more fns static. More... over 17 years ago
Multiple result sets implemented. More... over 17 years ago
Extra newline. More... over 17 years ago
Output multiple result sets. More... over 17 years ago
Fetch multiple result sets. More... over 17 years ago
Added next field. More... over 17 years ago
Don't retrieve previous buffer for \r. More... over 17 years ago
Added readline suggestion. More... over 17 years ago
Incremented version. More... over 17 years ago
Added Mac OS X. More... over 17 years ago
Explicitly initialise result set, since calloc doesn't guarantee to set pointers to NULL. More... over 17 years ago
Potential mem leak picked up by lint. More... over 17 years ago
Updated for 0.3a. More... over 17 years ago
Escape action chars in history entries. More... over 17 years ago
Fixed another parse bug - extraneous whitespace. More... over 17 years ago
Don't recognise pipe characters within quotes. More... over 17 years ago
Check for overflow when rendering prompt. More... over 17 years ago
Modified db_info to return full length of string. More... over 17 years ago
Slight refactor. More... over 17 years ago
Added BUFFER_EMPTY to switch to prevent warning. More... over 17 years ago
Missing \. More... over 17 years ago