Turn the _StructuredQueriesSQLite internal target into a lightweight driver option #186
Lancelotbronner
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
I suggest either separating it into a separate repo or just adding the target as an underscored product so I can use it again. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using the internal target for small CLI projects where the following is all I need.
I don't really want to pull
SQLiteData
andGRDB
for such simple use-cases, especially since its not part of a SwiftUI app.Beta Was this translation helpful? Give feedback.
All reactions