sql_error_categorizer/__init__.py,sha256=8oEFR7rJBh3iKoGEvC_Fj9gzgqdV0ioERHFD6aFiF4Q,2394
sql_error_categorizer/sql_errors.py,sha256=HB5Tb3RbgN1-8dIz3qFGs-MmQAczAIu6ny7Rqu853iQ,8197
sql_error_categorizer/catalog/__init__.py,sha256=eqbI7oZgfj6NrHdh3ZfdzrZkhj9KEp6iXsUDs0qKxB0,390
sql_error_categorizer/catalog/catalog.py,sha256=OK6NMvmc2NNl9EFVBQIX-CFQX8W9Z2SCXgLs5udPCPs,5383
sql_error_categorizer/catalog/column.py,sha256=xAeFC8OYkbxS9dmyZpfPKLiSyaF4qou9sUr9bG6j-SQ,2554
sql_error_categorizer/catalog/constraint.py,sha256=kcMF0DG6YvFgctU4JFhcko6hh0eXU9svxFJCak6eI90,2765
sql_error_categorizer/catalog/schema.py,sha256=FliVL2rzHR5C6iCKjes_olTnqTZ5oxT0sAiuJnkD_4Q,2215
sql_error_categorizer/catalog/table.py,sha256=tlCg5OPL81e0jq19onJzz98c7BmHZLl_vn-asA93-uY,4603
sql_error_categorizer/catalog/builder/__init__.py,sha256=xvr6ujzAPM4jLl81PybjHdJwkpYzcoUlIYNmiyy4qLw,5023
sql_error_categorizer/catalog/builder/queries.py,sha256=5AUsKOPEH6xlUcSCaarGLtnNI2qFeAbjtQPlUGGoR9Q,2244
sql_error_categorizer/detectors/__init__.py,sha256=i0LZDsRJcQA7zBmu07UzN7AjZd3INt0hbzzW7UZ9x-k,3709
sql_error_categorizer/detectors/base.py,sha256=6e_LrPD2zwgho5n5CvruWzmjTsMy-OQFqBR_bRndJgk,1347
sql_error_categorizer/detectors/complications.py,sha256=jOLKw5b4MWOm32GxJ2eTAuDD2LSGKUhZ190s3cno7Do,19772
sql_error_categorizer/detectors/logical.py,sha256=8NSbrFv2ww8AnbXTruUnOSdejEurSrWUiD7Z3HT9gsw,31822
sql_error_categorizer/detectors/semantic.py,sha256=PtMJnKniSNNcnscyM5QkFOPo9tqU5r_FD8SrdST_aII,19653
sql_error_categorizer/detectors/syntax.py,sha256=-701LGh6z9hEmmqw4moh-f57AMh4wUS1oS1w8uUzprg,53406
sql_error_categorizer/query/__init__.py,sha256=YzXsOedzs4_UbdU-NmXZoIX0xyEqCVrXsKQpTE9WZTM,183
sql_error_categorizer/query/extractors.py,sha256=RKBud-mBpSWLJljKiQ_fzvS72wz5-5f_LIUJ-nTjV34,4400
sql_error_categorizer/query/query.py,sha256=nNFk75LBwM6ctWEznkJujKJBFKyJ1ZWwClxHM6mnZbg,7711
sql_error_categorizer/query/smt.py,sha256=LIZXGukb-R3WH46BeKjcqBf_onfDji8Mlb9E_R1QcmQ,11418
sql_error_categorizer/query/tokenized_sql.py,sha256=UNqh1mjb7l-kV9EHy_heOZk0nMUOexyP90CW9EjLjaI,2372
sql_error_categorizer/query/set_operations/__init__.py,sha256=0x_AgprZMv38jdqAz0NcAI-lAfQcFSMA4KbZlPByPnE,6942
sql_error_categorizer/query/set_operations/binary_set_operation.py,sha256=9PKk7_TpUoSghNV71MlomWHg71nbCIbqI-PexWse1Eg,5256
sql_error_categorizer/query/set_operations/select.py,sha256=4v_bBYetqhCMTiaQnNgwZr_awlDhMmNjfY6mm7Ki6X4,27457
sql_error_categorizer/query/set_operations/set_operation.py,sha256=J6pJ1U18v-GCYUnd05mNsjNVb4yHDo0j1rr9wb6k-2U,2004
sql_error_categorizer/query/typechecking/__init__.py,sha256=kLWVqSqp0Vms0_UfGDLooM3GnJXPl-HF-Al5SSIMzkw,922
sql_error_categorizer/query/typechecking/base.py,sha256=q0IUQPzPi9OFkE1XA5drP59uFEtaqduMj81sg2wlBbA,427
sql_error_categorizer/query/typechecking/binary_ops.py,sha256=2Ji042mSM0HwU_C3q_GeDVQq4gymIHttn-csv_-JztA,2723
sql_error_categorizer/query/typechecking/functions.py,sha256=s4R3Pb5fjFrdiGaB8yorAkzb52h7-ZB70gK5p6BxNc8,3303
sql_error_categorizer/query/typechecking/predicates.py,sha256=aQQ7CJn1wrPAFpu8pmAetdVH177BNaw8jhI7N1FcnCw,5559
sql_error_categorizer/query/typechecking/primitives.py,sha256=Vzz5jP9RlP96Z4dmCOI-TzzINmCd1osT6jUWswhBq00,3269
sql_error_categorizer/query/typechecking/queries.py,sha256=e1ialzZZtJzKwYTkcmb8G1P9_XCEEQCrSfQ-H7X8tnc,1278
sql_error_categorizer/query/typechecking/types.py,sha256=d5zBHgqB4NqnbKAreYHd2GtuRNpfXjrBpp_2GThDvVU,1845
sql_error_categorizer/query/typechecking/unary_ops.py,sha256=aVbJ9WlDi8GOIRfwk-FX3gtZJBOXjA0tigMrlyzkWos,1790
sql_error_categorizer/query/typechecking/util.py,sha256=lQ5Yuzse6T7TQCkfGTwCypd0amCxL85Jm5OtykUVp3k,1635
sql_error_categorizer/util/__init__.py,sha256=_3acA0HqG0gAUCWeTgFDpgOHh8uV5E02zJho6_D1v44,568
sql_error_categorizer/util/sql.py,sha256=MNqMWWsYuhSIHzWa2EphgS1ZJFOD6tY17via_65RL4g,999
sql_error_categorizer/util/tokens.py,sha256=vDhY3qun0jUTS6p--tCRbN_yI4UfB5HG6w2L9SVUkBw,667
sql_error_categorizer/util/ast/__init__.py,sha256=UZHdOU_dHOBZslkFy4h2MO89mmjRC8bpmwmwdUqqUUs,1134
sql_error_categorizer/util/ast/column.py,sha256=RsgxkDgVf_7GIeV-IKadI7d1rees_78q6rL_UBCLkd8,1513
sql_error_categorizer/util/ast/function.py,sha256=d-2_vLSI7fBaGSGiIvWL20ys1Sq6xByhsEmHMzKFCqY,340
sql_error_categorizer/util/ast/subquery.py,sha256=UhWzNkLXlTAPEd2Q3zZwU8ituah9sa-rUAk52xExcuw,747
sql_error_categorizer/util/ast/table.py,sha256=c_OXf8fqXsatv5562Jwnl0FSHLszzXvfVnSBYMFC18M,981
sql_error_categorizer-0.1.8.dist-info/METADATA,sha256=LvBvcSYzuTtNdIcrQ8d3ZdyZ7B_BFBBiME7rNhCxr5Q,20099
sql_error_categorizer-0.1.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
sql_error_categorizer-0.1.8.dist-info/licenses/LICENSE,sha256=6uZykGj9Y_5PgqXoMMwaGqoZFXVBpzCmitv8Dek1XtQ,1091
sql_error_categorizer-0.1.8.dist-info/RECORD,,
