Forgot to change description

This commit is contained in:
phl0
2022-04-08 22:01:07 +02:00
parent f6feea53bd
commit bfeb11026d

View File

@@ -5,7 +5,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
/**
* Class Migration_make_mode_frequency_null
*
* Creates a varchar column in CAT table that holds value of propagation mode
* Modify frequency and mode column so that NULL is allowed
* Basically for propmode != SAT
*
*/