React Native and sqlite migrations React Native and sqlite migrations sqlite sqlite

React Native and sqlite migrations


I believe it's a "do it yourself" situation in React Native. I've made a migration table which tracks which migrations have already been run along with a timestamp. All migrations not in the table get run upon launch.