bidaya0/Sql-Lint
Use sql-lint to check sql file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path of sql file located | yes | . |
| host | The host of sql host | no | "" |
| user | The user of sql database | no | root |
| password | The password of sql database | no | "" |
| driver | The driver of sql database | no | mysql |
| port | The port of sql database | no | 3306 |
| ignore_errors | The errors will be ignore | no | "" |
Outputs
no outputs