Move files (again)
This commit is contained in:
2
config/db/update_v14_to_v15.sql
Normal file
2
config/db/update_v14_to_v15.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE messages ADD posted_on TIMESTAMP DEFAULT 0 AFTER battery_state;
|
||||
UPDATE messages SET posted_on = led, led = led;
|
||||
Reference in New Issue
Block a user