Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OraclePlatform - ORA-01427: single-row subquery returns more than one row #2522

Closed
wants to merge 2 commits into from

Commits on Sep 26, 2016

  1. Update OraclePlatform.php

    The table "all_col_comments" contains all column comments for all database tables in all tablespaces. If the connection user has access to multiple tablespaces, this query fails with the following error:
    ORA-01427: single-row subquery returns more than one row
    astepin authored Sep 26, 2016
    Configuration menu
    Copy the full SHA
    421777c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af83fe View commit details
    Browse the repository at this point in the history