Changes the way the database is initialized for development to fix #274. This has been verified against the production backup to ensure that the database is similar so that we can start to use sequelize migrations in production after testing them in development.
Also updates the documentation for new procedures.
Changes the way the database is initialized for development to fix #274. This has been verified against the production backup to ensure that the database is similar so that we can start to use sequelize migrations in production after testing them in development.
Also updates the documentation for new procedures.