5 ms·
Once that is said, does OSS move forward? Not an inch, good luck getting any change upstream
by axlee 2y ago
Once that is said, does OSS move forward? Not an inch, good luck getting any change upstream
- tombert 2y agoIt's still OSS, you're allowed to fork and maintain Sqlite if you don't like the upstream merge requirements.
- AlexErrant 2y agoThe test suite is (partially) proprietary. Good luck maintaining a fork for a DB without tests. https://www.sqlite.org/th3.html https://www.sqlite.org/th3.html see bottom
- oneplane 2y agoYou can buy a license, and maintain your public fork while also letting everyone know you validated your fork with the same TH3 as the origin version. You just won't be able to show people your TH3 since I doubt you can buy a license that allows that.
- gwd 2y agoFor instance: https://github.com/tursodatabase/libsql https://github.com/tursodatabase/libsql
- spencerchubb 2y agoOSS does not mean anyone can contribute. It means anyone can view source