Fix minor issues
This commit is contained in:
parent
6728ef9264
commit
aa3253b190
6 changed files with 13 additions and 4 deletions
|
@ -78,4 +78,4 @@ create table junction_relay_schedule
|
|||
);
|
||||
|
||||
INSERT INTO schedules (uid, name, periods) VALUES (x'6f666600000000000000000000000000', 'off', x'00');
|
||||
INSERT INTO schedules (uid, name, periods) VALUES (x'6f6e0000000000000000000000000000', 'on', x'010000009F05');
|
||||
INSERT INTO schedules (uid, name, periods) VALUES (x'6f6e0000000000000000000000000000', 'on', x'010000000000');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue