Documentation ¶
Index ¶
- func Migrate202201280() *gormigrate.Migration
- func Migrate202207240() *gormigrate.Migration
- func Migrate202208110() *gormigrate.Migration
- func Migrate202210080() *gormigrate.Migration
- func Migrate202210270() *gormigrate.Migration
- func Migrate202212010() *gormigrate.Migration
- func Migrate202212020() *gormigrate.Migration
- func Migrate202301006() *gormigrate.Migration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Migrate202201280 ¶
func Migrate202201280() *gormigrate.Migration
Migrate202201280 Deletes all messages longer than 200 characters and all empty messages
func Migrate202207240 ¶
func Migrate202207240() *gormigrate.Migration
Migrate202207240 Drops the column "stream_status" from streams, because they are superseded by transcodingProgresses
func Migrate202208110 ¶
func Migrate202208110() *gormigrate.Migration
Migrate202208110 Drops the column "live_enabled" from courses, since it isn't needed anymore
func Migrate202210080 ¶
func Migrate202210080() *gormigrate.Migration
Migrate202210080 adjusts the user setting type to compensate for removal of 'enable_chromcast'.
func Migrate202210270 ¶
func Migrate202210270() *gormigrate.Migration
Migrate202210270 Drops the column "paused" from streams.
func Migrate202212010 ¶
func Migrate202212010() *gormigrate.Migration
Migrate202212010 changes data type of the 'name' column in the 'user' table from 'longtext' to 'varchar(80)'
func Migrate202212020 ¶
func Migrate202212020() *gormigrate.Migration
Migrate202212020 Drops the table "prefetched_courses".
func Migrate202301006 ¶
func Migrate202301006() *gormigrate.Migration
Migrate202301006 Drops the table "chat_user_likes".
Types ¶
This section is empty.