Fix minor issues

This commit is contained in:
Tobias Reisinger 2024-04-16 16:31:18 +02:00
parent 6728ef9264
commit aa3253b190
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 13 additions and 4 deletions

View file

@ -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');