1. Use decoded SQLite (e.g. comment encryption code and re-install app)
2. Add some drafts
3. Run this code and restart app to run migration
4. Connect to database (path should be logged) by `sqlite3` and run `.schema drafts` to check if the constraint is added.
5. Check if created drafts are correctly saved.