Skip to content

Trying to use GRDB for the first time to replace Realm from my app - should I directly go with GRDB 7? #1659

Answered by groue
hyouuu asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @hyouuu.

You can go ahead with the beta indeed. There's isn't much risk of bug, or of breaking changes :-)

dependencies: [
    .package(url: "https://github.com/groue/GRDB.swift", from: "7.0.0-beta"),
]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hyouuu
Comment options

@freak4pc
Comment options

@groue
Comment options

Answer selected by hyouuu
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
3 participants