summaryrefslogtreecommitdiffstats
path: root/store/sql_upgrade.go
Commit message (Expand)AuthorAgeFilesLines
* Updated stored database schema number to 3.5Harrison Healey2016-11-071-21/+17
* Increase Channel Purpose length to 250, and add channel field length handling...Christopher Speller2016-11-041-0/+5
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-1/+3
* Adding removal of all sessions to upgrade. Commented out untill release. (#4047)Christopher Speller2016-09-211-0/+5
* Moved ThemeProps migration to correctly take place in 3.2 -> 3.3 migration (#...Harrison Healey2016-09-211-16/+15
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-0/+16
* Saving schema version for 3.4 (#3982)enahum2016-09-061-2/+1
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-0/+2
* Fix status table upgrade (#3933)Joram Wilander2016-09-011-7/+5
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-241-0/+190