aboutcode-org / purldb

Tools to create and expose a database of purls (Package URLs). This project is sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase/ and nexB for https://www.aboutcode.org/ Chat is at https://gitter.im/aboutcode-org/discuss
https://purldb.readthedocs.io/
35 stars 23 forks source link

Reset migrations #514

Open JonoYang opened 3 months ago

JonoYang commented 3 months ago

The migration histories of our models is a mess and we should start clean, especially some of the migrations that perform long running migration operations on fields that are deleted later on.