summaryrefslogtreecommitdiffstats
path: root/store/sql_upgrade.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-0/+10
* Update schema for version 3.6 (#4972)Harrison Healey2017-01-041-12/+10
* PLT-5073 Improve performance of /channels/view endpoint (#4881)Joram Wilander2016-12-231-0/+3
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-141-0/+3
* Removed code that would remove sessions when upgrading to 3.6 (#4773)Harrison Healey2016-12-131-5/+1
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-011-0/+3
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+16
* 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