raoul2000 / yii2-workflow

A simple workflow engine for Yii2
BSD 3-Clause "New" or "Revised" License
171 stars 48 forks source link

Differentiate null and 0 for status #38

Closed bioxyz closed 7 years ago

bioxyz commented 7 years ago

If a initial status is 0, it will be set to null by this converter. It should be differentiated.