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

Add Left/Right/Inner join #516

Merged
merged 16 commits into from
Dec 5, 2023
Merged

Add Left/Right/Inner join #516

merged 16 commits into from
Dec 5, 2023

Conversation

MikeAlhayek
Copy link
Collaborator

@sebastienros its helpful to add different types of joins. I modified ISqlBuilder but added SqlBuilderExtensions to ensure no one gets compiling error.

@MikeAlhayek MikeAlhayek changed the base branch from main to release/4.0 November 18, 2023 17:00
@MikeAlhayek MikeAlhayek changed the base branch from release/4.0 to main November 18, 2023 17:11
@MikeAlhayek MikeAlhayek changed the base branch from main to release/4.0 November 20, 2023 15:34
@MikeAlhayek
Copy link
Collaborator Author

@sebastienros I rebased this on release/4.0 and retarded release/4.0.

@MikeAlhayek MikeAlhayek self-assigned this Nov 23, 2023
@MikeAlhayek MikeAlhayek merged commit abeff48 into release/4.0 Dec 5, 2023
@MikeAlhayek MikeAlhayek deleted the ma/join branch December 5, 2023 22:46
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.

2 participants