Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@fixme 0
@todo 0
FIXME 0
TODO 5

Each tag is detailed below:

TODO

Number of occurrences found in the code: 5

org.riverock.dbrevision.db.impl.InterbaseDatabase Line
rewrite. check only if type is 'date' 186
rewrite init of def as in createTable if (!val.equalsIgnoreCase("null")) val = "'"+val+"'"; 349
org.riverock.dbrevision.db.impl.PostgreeSqlDatabase Line
rewrite init of def as in createTable 153
rewrite init of def as in createTable if (!val.equalsIgnoreCase("null")) val = "'"+val+"'"; 332
org.riverock.dbrevision.manager.dao.ManagerDaoImpl Line
add unique index on module_name column 111