esp32_arduino_sqlite3_lib
esp32_arduino_sqlite3_lib copied to clipboard
Feature Request : Update SQLite Core to at least v3.39.x to take in charge "RIGHT and FULL OUTER JOIN"
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.