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 missing overloads for delete_with and remove_all #1104

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

Charlie-83
Copy link
Contributor

From discord: https://discordapp.com/channels/633826290415435777/1187146437096648755

These functions are missing func<First>(second) overloads. This PR adds them.

@SanderMertens SanderMertens merged commit b71cfb2 into SanderMertens:master Dec 21, 2023
66 checks passed
SanderMertens added a commit that referenced this pull request Dec 26, 2023
commit f6214db
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Sun Dec 24 18:33:11 2023 -0800

    Fix issue with partial trivial rules

commit e351b5a
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Sat Dec 23 12:55:00 2023 -0800

    Fix issue with lookup variable equality operator in OR chains

commit ee3f2ed
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Fri Dec 22 06:51:56 2023 +0000

    Fix DSL parser leak that occurs for errors with the new R(A, B || C) syntax

commit d44f1b3
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Thu Dec 21 21:37:50 2023 -0800

    Add compilation flag to disable automatic component registration

commit 8c8ec42
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Thu Dec 21 21:15:58 2023 -0800

    Fix issue with registration of nested types in module

commit 88cd7a4
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Thu Dec 21 16:38:00 2023 -0800

    Add support for R(A, B || C) syntax to DSL

commit d089e59
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Thu Dec 21 15:06:27 2023 -0800

    Fix more issues with newlines in DSL parser

commit fc4f366
Author: Sander Mertens <sander.mertens8@gmail.com>
Date:   Thu Dec 21 14:43:43 2023 -0800

    Fix issue with parsing newlines in query strings

commit b71cfb2
Author: Charlie-83 <11279546+Charlie-83@users.noreply.github.com>
Date:   Thu Dec 21 09:50:27 2023 +0000

    #1104 Add missing overloads for delete_with and remove_all
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