parent
4201acddd5
commit
03ad0e2a93
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_03_23_00 -> 2026_03_23_01
|
||||
-- Add velocity and smoothTransition columns to waypoint_data
|
||||
ALTER TABLE `waypoint_data`
|
||||
ADD COLUMN `velocity` FLOAT NOT NULL DEFAULT 0 AFTER `orientation`,
|
||||
Loading…
Add table
Add a link
Reference in a new issue