Skip to content
Discussion options

You must be logged in to vote

Hi @gerchicov-vg, thanks for bringing this up! We should update the readme/docs to be clearer. Most likely you only need to import SharingGRDB.

SharingGRDBCore is SharingGRDB without the macros, which you would only want if building a library, but not what you want if you are building an app. And StructuredQueriesGRDB is for if you want the tools for making SQLite requests with GRDB using our query builder, but don't need any of the tools from SharingGRDB, such as @FetchAll, etc...

Does that answer your question?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gerchicov-vg
Comment options

Answer selected by gerchicov-vg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants