Skip to content

Files

Latest commit

 

History

History
29 lines (16 loc) · 532 Bytes

faq.md

File metadata and controls

29 lines (16 loc) · 532 Bytes

Frequently Asked Question

(not really; it's more a pretext to document controversial choices or ideas used in this project)

I'm fine with django migrations, should I use this?

No.

What are the inspirations for this lib?

Rails and Sequelize migration systems.

Why monkey-patching, it's bad!

TODO

Why not contribute this upstream?

TODO