add ok_to_mqtt to text-messages
This commit is contained in:
parent
998259042b
commit
3cf7c9479e
3 changed files with 11 additions and 7 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE `text_messages` ADD COLUMN `ok_to_mqtt` BOOLEAN NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue