Example `path: './sqlscripts/*.sql'` doesn't work
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 142
- Forks
- 73
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.