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

[b/341297017] Add used-space-details, db-objects SQLs #432

Merged
merged 16 commits into from
Jun 17, 2024

Commits on Jun 14, 2024

  1. add used-space-details

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    22a9b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f587e02 View commit details
    Browse the repository at this point in the history
  3. replace script file references

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d0a4eec View commit details
    Browse the repository at this point in the history
  4. remove variables

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    86515d7 View commit details
    Browse the repository at this point in the history
  5. remove 'WITH' clauses

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3f7c594 View commit details
    Browse the repository at this point in the history
  6. fix indentation and aliases

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    539f727 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    854ec4e View commit details
    Browse the repository at this point in the history
  8. substitute D.object_type

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    43eac98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37b73cc View commit details
    Browse the repository at this point in the history
  10. remove a redundant subquery

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a07c46a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83f611f View commit details
    Browse the repository at this point in the history
  12. add db-objects sqls

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2c3edda View commit details
    Browse the repository at this point in the history
  13. fix sql names

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    57c2e18 View commit details
    Browse the repository at this point in the history
  14. move query comments from SQL to Java

    To avoid spotless failure, file-level SQL comments must be removed.
    Remove one comment, move the other to Java code.
    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3a63e7a View commit details
    Browse the repository at this point in the history
  15. simplify an sql filename

    misolt committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9928155 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    f0ca792 View commit details
    Browse the repository at this point in the history