Open radiorz opened 3 years ago
i use sequelize to handle my database. it is good to do the CRUDs,but how can i backup my database and restore.
is sqlite3 supported?
i use sequelize to handle my database. it is good to do the CRUDs,but how can i backup my database and restore.