todo+
This commit is contained in:
parent
01df0c734d
commit
965b4ccac6
1 changed files with 2 additions and 1 deletions
3
todo.md
3
todo.md
|
@ -12,4 +12,5 @@
|
|||
- SELECT * FROM `watches` WHERE `watches`.`id` = 7 ORDER BY `watches`.`id` LIMIT 1
|
||||
- SELECT * FROM `filters` WHERE watch_id = 1
|
||||
- INSERT INTO `filter_outputs` (`watch_id`,`name`,`value`,`time`) VALUES (7,"Caption","D","2023-01-│>
|
||||
20 14:20:25.454") RETURNING `id`
|
||||
20 14:20:25.454") RETURNING `id`
|
||||
- NIL: SELECT * FROM `filter_connections` WHERE watch_id = 1
|
Loading…
Add table
Reference in a new issue