Recent content by Tim Hurst

  1. T

    PL/SQL Doc Bug

    Great! Will the fix mean a new release of pl/sqldoc? If not when is the next release expected?
  2. T

    PL/SQL Doc Bug

    Hi, think I've found a bug in PL/SQLdoc. If you have 2 tables in different schemas e.g. SCHEMA1.TAB_A SCHEMA2.TAB_B and TAB_A has a foreign key reference to TAB_B plsqldoc incorrectly shows TAB_B as belonging to SCHEMA1 in the foreign key section: Foreign Keys Name Columns Referencing...
Back
Top