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

#307 Open access to more methods of SQL Generators. #309

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Nov 29, 2023

Closes #307.

@yruslan yruslan requested a review from jirifilip as a code owner November 29, 2023 14:42
Copy link

Unit Test Coverage

File Coverage [93.93%] 🍏
SqlGeneratorPostgreSQL.scala 96.66% 🍏
SqlGeneratorGeneric.scala 96.66% 🍏
SqlGeneratorMicrosoft.scala 96.56% 🍏
SqlGeneratorDb2.scala 96.52% 🍏
SqlGeneratorOracle.scala 94.64% 🍏
SqlGeneratorHive.scala 94.21% 🍏
SqlGeneratorSas.scala 94.1% 🍏
SqlGeneratorDenodo.scala 93.75% 🍏
SqlGenerator.scala 92.49% 🍏
SqlGeneratorHsqlDb.scala 83.28% 🍏
Total Project Coverage 83.25% 🍏

@yruslan yruslan requested a review from filiphornak November 29, 2023 14:46
@yruslan yruslan merged commit bdad44b into main Nov 30, 2023
9 checks passed
@yruslan yruslan deleted the feature/307-open-access-to-get-where branch November 30, 2023 10:46
@yruslan yruslan mentioned this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make SqlGenerators.getWhere() accessible on the trait level
1 participant