trailofbits / sienna-locomotive

A user-friendly fuzzing and crash triage tool for Windows
https://blog.trailofbits.com/user-friendly-fuzzing-with-sienna-locomotive
GNU Affero General Public License v3.0
131 stars 24 forks source link

Open sourcing tasks #381

Open woodruffw opened 5 years ago

woodruffw commented 5 years ago

TODOs for a public release:

ehennenfent commented 5 years ago

If we go the migration process route, alembic is the preferred method for upgrading SQLAlchemy databases. IIRC you still have to be a little bit careful with your database design because it's possible to make schemas that are incompatible with one another.