k_vasen
k_vasen
Explore posts from servers
DTDrizzle Team
Created by k_vasen on 8/26/2024 in #help
Copying Data from Backedup Sqlite
I am using better-sqlite3 with multiciphers. I wish to add a feature where user can backup their current database and load it in future. I have backed up successfully. How to load those backed up data into the current db. I have drop all tables in the current db. and load tables and data from the backed up db.
1 replies