Metadata-Version: 2.4
Name: sql_error_taxonomy
Version: 1.0.1
Summary: This project analyses SQL statements and labels possible errors or complications.
Project-URL: Repository, https://github.com/DavidePonzini/sql_error_taxonomy
Project-URL: Documentation, https://sql-error-taxonomy.readthedocs.io/en/latest/index.html
Project-URL: Bug Tracker, https://github.com/DavidePonzini/sql_error_taxonomy/issues
Author-email: Davide Ponzini <davide.ponzini95@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Introduction
SQL error taxonomy is a simple list of categories for SQL errors, aimed at providing a uniform way to classify them.
