We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ab4ad5f
Allow for more granular SQL statement matching for loads (#25) * CI: Remove ruby 2.5.x and 2.6.x tests in favor of 2.7.x * minor: Update publish script tag version -> ruby-version * refactor: Update MODEL_SQL_PATTERN to allow for more granular matches; remove MODEL_LOAD_PATTERN * rubocop: Fix or ignore * chore: Remove dead code * bump * revert: Roll-back query matcher changes * refactor: Ensure MODEL_SQL_PATTERN captures first-most table