Skip to content

Feature Request : Update SQLite Core to at least v3.39.x to take in charge "RIGHT and FULL OUTER JOIN" #72

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

Open
MantaRayDeeJay opened this issue May 20, 2023 · 3 comments

Comments

@MantaRayDeeJay
Copy link

Hi everyone !

I think all is in the title.
From SQLite v3.39.x series (2022-06-25), the RIGHT and FULL OUTER JOIN features were added :
SQLite Release 3.39.0 On 2022-06-25

PS : The latest available SQLite version is v3.42.0 (2023-05-16) at the time I'm writing this post.

@bastetfurry
Copy link

"RETURNING" is also missing. -.-

@JavierPascual
Copy link

What kind of changes are necessary in sqlite3.h and sqlite3.c in order to include them in the project?

@siara-cc
Copy link
Owner

Hi I upgraded to 3.43.2 with the last commit. The example is working but I have not checked if the new features are working.

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

No branches or pull requests

4 participants