Skip to content

Improve MODEL_SQL_PATTERN regex

Choose a tag to compare

@iking96 iking96 released this 04 Jun 18:00
· 11 commits to master since this release
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