Metadata-Version: 2.4
Name: sarj-sql-lint
Version: 0.13.2
Summary: Deterministic PostgreSQL migration rules for safe, repeatable schema changes.
Project-URL: Homepage, https://code-standards.sarj.ai/rules/sql/
Project-URL: Documentation, https://code-standards.sarj.ai/rules/sql/
Project-URL: Changelog, https://github.com/sarj-ai/standards/releases
Project-URL: Repository, https://github.com/sarj-ai/standards
Project-URL: Issues, https://github.com/sarj-ai/standards/issues
Author: sarj-ai
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.14
Requires-Dist: sqlfluff>=4.2
Description-Content-Type: text/markdown

<!-- Generated by `sarj-standards maintain docs sync`; do not edit. -->

# sarj-sql-lint

Deterministic PostgreSQL migration rules for safe, repeatable schema changes.

```bash
uv tool install sarj-sql-lint
```

```bash
sarj-sql-lint --help
```

[Documentation](https://code-standards.sarj.ai/rules/sql/) · [Source](https://github.com/sarj-ai/standards)
