This website requires JavaScript.
Explore
Help
Sign in
Zynh0722
/
nyazoom
Watch
1
Star
0
Fork
You've already forked nyazoom
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1e3e53aa6d
nyazoom
/
queries
/
records
/
increment_downloads.sql
4 lines
65 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: increment_download query
2024-11-16 06:17:40 +00:00
UPDATE
record
SET
downloads
=
downloads
+
1
feat: increment on cache_name
2024-11-16 13:28:56 +00:00
WHERE
cache_name
=
?
Reference in a new issue
Copy permalink