Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-02 | refactor(migrations): Rename 'author' column to 'user_id' | Vincent Ambo | 2 | -16/+16 |
2018-05-02 | fix(migrations): Explicitly insert anonymous user | Vincent Ambo | 1 | -5/+11 |
2018-05-02 | fix(migrations): Fix search index creation in user migration | Vincent Ambo | 2 | -0/+4 |
2018-05-02 | feat(migrations): Adds a migration to create a users table | Vincent Ambo | 2 | -0/+136 |