Open jamesreprise opened 1 year ago
We currently don't have support for globbing in source commands.
source
List all of the commands out manually.
Allow support for adding an '', e.g. `source database/schema/attributes/.tql`
Problem to Solve
We currently don't have support for globbing in
source
commands.Current Workaround
List all of the commands out manually.
Proposed Solution
Allow support for adding an '', e.g. `source database/schema/attributes/.tql`