I didn’t post for the 10.1.4 release, so here are the changes for that:

10.1.4:
– More complete table DDL output
– fixed bugs in table DDL

In the 10.1.5 version, a Data Sample tab was added for tables and views which simply outputs the TOP X rows for the item (I was reviewing some databases created by others and found that I was lacking context for the columns that seeing a few rows of data helped address).

Data sampling can be shut off by setting the dbx.dataSampleRows value to 0 in config.cfm (25 by default).