Forgot to change description

这个提交包含在:
phl0 2022-04-08 22:01:07 +02:00
父节点 f6feea53bd
当前提交 bfeb11026d
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A

查看文件

@ -5,7 +5,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
/** /**
* Class Migration_make_mode_frequency_null * 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
* *
*/ */