I have a SqlCipher driver I'd like to open source....
# squarelibraries
e
I have a SqlCipher driver I'd like to open source. Should that be done in the SqlDelight repo, or as a 3rd party repo?
j
Third party. We shouldn't have to maintain every driver. We can start linking to external ones if we don't already
👍 1
e
On that subject, should I convert this to 3rd party, or is it "foundational" enough to be part of the repo https://github.com/cashapp/sqldelight/pull/5283
h
The "old" one is the most important driver, so if the kmp one will be the successor, it should be part of sqldelight too.
j
Agreed