Skip to content

How to take backup in sqldelight android and KMM #3497

Answered by dellisd
gulabsagevadiya asked this question in Q&A
Discussion options

You must be logged in to vote

You can use any .db file with SQLDelight as long as its schema matches what you've defined in your .sq files.

Likewise, you can just back up your .db file. It's a plain SQLite database file.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gulabsagevadiya
Comment options

@dellisd
Comment options

Answer selected by dellisd
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