sqlmesh icon indicating copy to clipboard operation
sqlmesh copied to clipboard

Fix: Support dbt macro dispatch search order

Open vchan opened this issue 4 months ago • 0 comments

This PR:

  • Makes the dispatch mapping from a project config available to the adapter via jinja globals
  • Updates the adapter's dispatch function to use search_order if configured
  • Refactors prefix resolution

vchan avatar Sep 27 '25 01:09 vchan