You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Introduce placeholder migrations for Backbone models so they never implicitly run migrations whenever they are `fetch`ed. We prefer to run our migrations explicitly upon app startup and then let Backbone models be (slightly) dumb(er) models, without inadvertently triggering migrations. |
8 years ago | |
---|---|---|
.. | ||
get_placeholder_migrations.js | 8 years ago | |
migrations_0_database_with_attachment_data.js | 8 years ago | |
migrations_1_database_without_attachment_data.js | 8 years ago | |
run_migrations.js | 8 years ago |