parent
90fccacad5
commit
f7674acb58
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_05_21_03 -> 2022_05_21_04
|
||||
--
|
||||
ALTER TABLE `waypoint_data` CHANGE `orientation` `orientation` FLOAT DEFAULT NULL NULL;
|
||||
UPDATE `waypoint_data` SET `orientation`= NULL WHERE `orientation`= 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue