Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Change JoinQueryBuilder to support SQL queries #80

Closed
samchon opened this issue Sep 1, 2022 · 0 comments
Closed

Change JoinQueryBuilder to support SQL queries #80

samchon opened this issue Sep 1, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@samchon
Copy link
Owner

samchon commented Sep 1, 2022

Change JoinQueryBuilder to support below SQL functions for type safety:

  • andWhere
  • orWhere
  • addSelect
  • addGroupBy
  • addOrderBy

Also, as JoinQueryBuilder supports those SQL functions, createJoinQueryBuilder() must return JoinQueryBuilder instance.

@samchon samchon added the enhancement New feature or request label Sep 1, 2022
@samchon samchon self-assigned this Sep 1, 2022
samchon pushed a commit that referenced this issue Sep 14, 2022
samchon added a commit that referenced this issue Sep 14, 2022
 Close #80, `JoinQueryBuilder` supports SQL queries
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant