1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merged integration test properties into single files More... over 13 years ago
avoid null ref on column regex patterns More... over 13 years ago
corrected FINE log for ReadTable() More... over 13 years ago
arg parser - avoid null refs if paths not set More... over 13 years ago
default to single thread db read More... over 13 years ago
fix - enable table/view processing by default More... over 13 years ago
mysql integration tests - added test tables from sakila More... over 13 years ago
log target directory More... over 13 years ago
added integration test MySql_DatabaseToHtml More... over 13 years ago
removed static-final dot encoding def from Config More... over 13 years ago
deprecated dot_charset in config More... over 13 years ago
moved default font size out of config and into html package More... over 13 years ago
moved charset default into html package More... over 13 years ago
moved css default into html package More... over 13 years ago
better test output More... over 13 years ago
use JUnit TemporaryFolder for html doc output More... over 13 years ago
issue #70 - avoid null ref exceptions when using config for html output More... over 13 years ago
html integration test added More... over 13 years ago
mysql test proc correction More... over 13 years ago
code doc - note on unfinished proc def reading More... over 13 years ago
only convert CREATE to ALTER if supported More... over 13 years ago
removed extra newlines from test procs More... over 13 years ago
typo fix in mssql test proc. mssql05-jtds now passes More... over 13 years ago
correct logic for ALTER->CREATE conversion (mssql) More... over 13 years ago
more descriptive error when failing to add new proc More... over 13 years ago
updated mssql selectStoredProcsSql to match new col in code More... over 13 years ago
test mssql05 rather than mssql 2k More... over 13 years ago
fail rather than ignoring errors retrieving schema details More... over 13 years ago
integration test - mssql - stored proc test data More... over 13 years ago
integration test MsSql - working setup / teardown scripts More... over 13 years ago