11
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hack to remove erroneous table comments put in by MySQL's InnoDB engine.
John Currier
as johncurrier
More... over 16 years ago
Consolidated customization docs into dbtypes.html
John Currier
as johncurrier
More... over 16 years ago
Added derby embedded and network support.
John Currier
as johncurrier
More... over 16 years ago
Mostly complete docs on .properties files
John Currier
as johncurrier
More... over 16 years ago
Wasn't a great idea to do view sql query once vs. once per view.
John Currier
as johncurrier
More... over 16 years ago
Do view sql query once vs. once per view.
John Currier
as johncurrier
More... over 16 years ago
Changed from -cp to -dp
John Currier
as johncurrier
More... over 16 years ago
Updated host description
John Currier
as johncurrier
More... over 16 years ago
Details on configuring database types
John Currier
as johncurrier
More... over 16 years ago
Erroneously left in a debug statement
John Currier
as johncurrier
More... over 16 years ago
Temporarily disable adsense until I get it right
John Currier
as johncurrier
More... over 16 years ago
More appropriate method of stripping path info
John Currier
as johncurrier
More... over 16 years ago
adslot overrides settings here
John Currier
as johncurrier
More... over 16 years ago
Was attempting to fetch num rows from views
John Currier
as johncurrier
More... over 16 years ago
Ignore embedded pathing details in database names when locating XML output.
John Currier
as johncurrier
More... over 16 years ago
Derby (JavaDB) Client driver
John Currier
as johncurrier
More... over 16 years ago
Optionally display Google AdSense ads
John Currier
as johncurrier
More... over 16 years ago
Boolean to 1.5 boolean
John Currier
as johncurrier
More... over 16 years ago
Pass 2 of 2 at converting to Java 5
John Currier
as johncurrier
More... over 16 years ago
First pass at converting to Java 5
John Currier
as johncurrier
More... over 16 years ago
Better support for remote table row counts
John Currier
as johncurrier
More... over 16 years ago
Oracle issue: remote tables don't have associated properties
John Currier
as johncurrier
More... over 16 years ago
Resolution of bug #1598195 - Sybase replacement for "select count(*) from"
John Currier
as johncurrier
More... over 16 years ago
Slightly better warning reporting when unable to extract view details
John Currier
as johncurrier
More... over 16 years ago
Patch #1745708 - lack of tables in schema shouldn't be fatal
John Currier
as johncurrier
More... over 16 years ago
User-submitted Column Comments SQL
John Currier
as johncurrier
More... over 16 years ago
Corrected the default project name
John Currier
as johncurrier
More... over 16 years ago
Resolution of bug #2018566: Inconsistent code pages
John Currier
as johncurrier
More... over 16 years ago
Removed unused import
John Currier
as johncurrier
More... over 16 years ago
Mike Barnes suggested that I not keep the many instances of table column name / type around and instead keep a single instance of each distinct one.
John Currier
as johncurrier
More... about 17 years ago