Example `path: './sqlscripts/*.sql'` doesn't work
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 142
- Fork
- 73
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When I try running two scripts as per this example:
```
path: './sqlscripts/*.sql'
```
I receive an error:
```
Error: Multiple files found matching pattern ./sqlscripts/*.sql
```
If only one script is supported, might be best to update the example code?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.