Closed nick-kang closed 9 months ago
The README mentions this comment --!include fixtures/functions/myfunction.sql, but I from trying out fixtures, it looks like the correct comment is --!include functions/myfunction.sql.
--!include fixtures/functions/myfunction.sql
--!include functions/myfunction.sql
Good spot!
Summary
The README mentions this comment
--!include fixtures/functions/myfunction.sql
, but I from trying out fixtures, it looks like the correct comment is--!include functions/myfunction.sql
.Steps to reproduce
Expected results
Actual results
Additional context
Possible Solution