{"id":14974162,"url":"https://github.com/bidaya0/sql-lint-in-action","last_synced_at":"2025-08-11T07:13:05.934Z","repository":{"id":40697032,"uuid":"444246728","full_name":"Bidaya0/sql-lint-in-action","owner":"Bidaya0","description":"Integrate sql-lint in github action to check .sql file.","archived":false,"fork":false,"pushed_at":"2025-02-14T23:32:56.000Z","size":7690,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T06:03:04.751Z","etag":null,"topics":["checker","codereview","github","github-actions","mysql","pgsql","sql","sql-linter"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bidaya0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-04T01:17:41.000Z","updated_at":"2022-01-05T14:59:59.000Z","dependencies_parsed_at":"2024-09-23T15:00:47.266Z","dependency_job_id":"a931dd91-c6aa-4125-a057-3df5f5eb2d6e","html_url":"https://github.com/Bidaya0/sql-lint-in-action","commit_stats":{"total_commits":66,"total_committers":4,"mean_commits":16.5,"dds":"0.13636363636363635","last_synced_commit":"7e04212a93e753048cc87ff8e1a1cafd7eb1520f"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fsql-lint-in-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fsql-lint-in-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fsql-lint-in-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bidaya0%2Fsql-lint-in-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bidaya0","download_url":"https://codeload.github.com/Bidaya0/sql-lint-in-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240859986,"owners_count":19869253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["checker","codereview","github","github-actions","mysql","pgsql","sql","sql-linter"],"created_at":"2024-09-24T13:50:04.638Z","updated_at":"2025-02-26T13:24:39.868Z","avatar_url":"https://github.com/Bidaya0.png","language":"JavaScript","readme":"# sql-lint-in-action\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/bidaya0/sql-lint-in-action?style=flat-square)\n![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/w/bidaya0/sql-lint-in-action/main?style=flat-square)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/joereynolds/sql-lint?style=flat-square)\n\nThis action provides the use of sql-lint in github action to check your .sql scripts.\n[sql-lint](https://github.com/joereynolds/sql-lint)\n\n\n## Todo \n\n- setup format\n- setup ignore-errors\n\n## Inputs\n\n## `path`\n\n**Required** The path of sqlfile. Default `\".\"`.\n\n## `host`\n\nThe host of your db. Default `\"\"`.\n\n## `user`\n\nThe user of your db. Default `\"root\"`.\n\n## `password`\n\nThe password of your db. Default `\"\"`.\n\n## `port`\n\nThe port of your db. Default `3306`.\n\n## `driver`\n\nThe driver of your db.Accepted ones are `\"mysql\"` and `\"postgres\"`. Default `\"mysql\"`.\n\n## Example usage\n\n```\nuses: Bidaya0/sql-lint-in-action@v0.0.1\nwith:\n  path: '.'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbidaya0%2Fsql-lint-in-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbidaya0%2Fsql-lint-in-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbidaya0%2Fsql-lint-in-action/lists"}