notebook
notebook copied to clipboard
Migrate from sqlite to postgres in dev/test environments
This PR moves us over to postgres everywhere (mirroring production) and also adds some huge DB indexes that should help speed up forum search.
Has database migrations to run before pushing to prod
See also:
- https://www.postgresql.org/docs/9.1/indexes-types.html
- https://devcenter.heroku.com/articles/postgresql-indexes