1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/updatedb/updateDb.v9.2.sql
DanielnetoDotCom 9d3491dde2
2020-10-05 10:23:59 -03:00

2 lines
No EOL
95 B
SQL

-- new API features
UPDATE configurations SET version = '9.2', modified = now() WHERE id = 1;