1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/updatedb/updateDb.v17.0.sql
2025-07-08 15:53:55 -03:00

2 lines
107 B
SQL

-- Security: Update checkpoint
UPDATE configurations SET version = '17.0', modified = now() WHERE id = 1;