1. 20 Jan, 2012 1 commit
    • Fran Pregernik's avatar
      Fix for nasty bug that happens when there are 2 or more schemas with tables... · c70bc462
      Fran Pregernik authored
      Fix for nasty bug that happens when there are 2 or more schemas with tables that have the same name. Since all the AbstractPlatform classes get only the table name using ALL_* schema tables is dangerous because the owner is never supplied.
      
      The other possible solution is to use the ALL_* tables but in each of the methods to fetch the owner before actualy querying them.
      c70bc462
  2. 16 Jan, 2012 4 commits
  3. 15 Jan, 2012 1 commit
  4. 10 Jan, 2012 2 commits
  5. 09 Jan, 2012 9 commits
  6. 03 Jan, 2012 6 commits
  7. 02 Jan, 2012 2 commits
  8. 31 Dec, 2011 4 commits
  9. 30 Dec, 2011 1 commit
  10. 29 Dec, 2011 2 commits
  11. 28 Dec, 2011 4 commits
  12. 26 Dec, 2011 1 commit
  13. 23 Dec, 2011 1 commit
  14. 19 Dec, 2011 2 commits