This website requires JavaScript.
Explore
Help
Sign In
nightshade
/
nerak
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
354a31a290f9b27d8b856de2ab5beef1be990391
nerak
/
07_todo_db_per_user
/
update_todo.sql
T
4 lines
60 B
SQL
Raw
Normal View
History
Unescape
Escape
MaCH repo
2025-07-24 12:46:01 -05:00
update
todos
set
finished
=
{{
finished
}}
where
id
=
{{
id
}}
;
Reference in New Issue
Copy Permalink