HI
What i am doing is syncing sqlite database with latest data on server on the startup of the app and deleting old data from database and i am wondering if i should delete the data from database using a angularjs Promise or should i delete the data noramlly