aboutsummaryrefslogtreecommitdiff
path: root/config/sql/users.sql
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Make migrations (mostly) idempotent.Andre Borie1-3/+3
2019-06-01Add 'needs_update' column for scheduling feed refreshOmar Roth1-0/+1
2019-02-10Store session_ids in separate tableOmar Roth1-1/+0
2018-11-02Update SQLOmar Roth1-16/+22
2018-08-15Remove ID constrant for usersOmar Roth1-2/+1
2018-08-15Add support for multiple sessionsOmar Roth1-2/+2
2018-07-29Add watch historyOmar Roth1-0/+1
2018-07-20Update users.sqlOmar Roth1-0/+1
2018-07-18Add separate user accountsOmar Roth1-0/+1
2018-07-18Fix typo in users.sqlOmar Roth1-1/+1
2018-07-16Add user preferencesOmar Roth1-0/+1
2018-03-31Add notificationsOmar Roth1-2/+1
2018-03-31Add email to user tableOmar Roth1-0/+3
2018-03-29Make user id uniqueOmar Roth1-1/+2
2018-03-29Add users tableOmar Roth1-0/+17