Compiler: Add CrateIdentifierPreparer
for properly quoting reserved words
#21
41.17% of diff hit (target 80.68%)
View this Pull Request on Codecov
41.17% of diff hit (target 80.68%)
Annotations
Check warning on line 344 in src/sqlalchemy_cratedb/compiler.py
codecov / codecov/patch
src/sqlalchemy_cratedb/compiler.py#L343-L344
Added lines #L343 - L344 were not covered by tests
Check warning on line 347 in src/sqlalchemy_cratedb/compiler.py
codecov / codecov/patch
src/sqlalchemy_cratedb/compiler.py#L347
Added line #L347 was not covered by tests
Check warning on line 351 in src/sqlalchemy_cratedb/compiler.py
codecov / codecov/patch
src/sqlalchemy_cratedb/compiler.py#L350-L351
Added lines #L350 - L351 were not covered by tests
Check warning on line 354 in src/sqlalchemy_cratedb/compiler.py
codecov / codecov/patch
src/sqlalchemy_cratedb/compiler.py#L353-L354
Added lines #L353 - L354 were not covered by tests
Check warning on line 356 in src/sqlalchemy_cratedb/compiler.py
codecov / codecov/patch
src/sqlalchemy_cratedb/compiler.py#L356
Added line #L356 was not covered by tests
Check warning on line 362 in src/sqlalchemy_cratedb/compiler.py
codecov / codecov/patch
src/sqlalchemy_cratedb/compiler.py#L361-L362
Added lines #L361 - L362 were not covered by tests