Skip to content

Support for ValueTuples#1012

Merged
praeclarum merged 9 commits into
praeclarum:masterfrom
XavierAP:issue1007
Aug 25, 2021
Merged

Support for ValueTuples#1012
praeclarum merged 9 commits into
praeclarum:masterfrom
XavierAP:issue1007

Conversation

@XavierAP

@XavierAP XavierAP commented Nov 22, 2020

Copy link
Copy Markdown
Contributor

Fixes #1007

@XavierAP

Copy link
Copy Markdown
Contributor Author

Auto checks are broken in master, can be fixed by #960

@praeclarum praeclarum left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this! I just have some changes to make sure we don't break backwards binary compatibility and also so we don't change semantics for existing reference types.

Thanks for the hard work!

Comment thread src/SQLite.cs Outdated
Comment thread src/SQLite.cs
Comment thread src/SQLite.cs
Comment thread src/SQLite.cs Outdated
Comment thread src/SQLite.cs
Comment thread src/SQLite.cs
@XavierAP

XavierAP commented Dec 7, 2020

Copy link
Copy Markdown
Contributor Author

@praeclarum thanks, good points. I'll make the changes, and solve the merge conflict, in the coming days when I have time.

@XavierAP
XavierAP requested a review from praeclarum December 22, 2020 17:42
@XavierAP

Copy link
Copy Markdown
Contributor Author

@praeclarum I've done all changes you requested, please take another look :-)

@erlenddahl

Copy link
Copy Markdown

Is there anything more missing for this to be merged? Would be great to have!

@praeclarum

Copy link
Copy Markdown
Owner

Sorry for the delay getting this in!

@praeclarum
praeclarum merged commit 47957c5 into praeclarum:master Aug 25, 2021
@XavierAP
XavierAP deleted the issue1007 branch August 25, 2021 08:08
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.

SQLiteConnection.Query does not work with ValueTuples

3 participants