rhymix/modules/module/schemas/module_update.xml
bnu 6679dbf181 #2129 모듈 업데이트 기록 및 확인 기능 추가
- moduleModel::needUpdate()
- moduleController::insertUpdatedLog()
2017-08-16 22:38:49 +09:00

3 lines
140 B
XML

<table name="module_update">
<column name="update_id" type="varchar" size="250" notnull="notnull" primary_key="primary_key" />
</table>