Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler: Add CrateIdentifierPreparer for properly quoting reserved words #21

Merged
merged 1 commit into from
Jun 24, 2024

Compiler: Add CrateIdentifierPreparer

f4b4ab3
Select commit
Loading
Failed to load commit list.
Merged

Compiler: Add CrateIdentifierPreparer for properly quoting reserved words #21

Compiler: Add CrateIdentifierPreparer
f4b4ab3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/compiler.py#L361-L362

Added lines #L361 - L362 were not covered by tests