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

Fix get_test_executions_dml_sql timing #420

Commits on Feb 29, 2024

  1. * Implementation of get_test_executions_dml_sql has code that referen…

    …ces `model.timing`. Local loop variable is `test`, not `model`. Revised code to use `test` instead of `model`.
    
    * Implemented snowflake_get_test_executions_dml_sql to support rows_affected.
    sp-tkerlavage committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5715e73 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    17060c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b0417 View commit details
    Browse the repository at this point in the history