1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/updatedb/updateDb.v18.0.sql
2025-07-14 12:22:53 -03:00

2 lines
107 B
SQL

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