You've already forked decomp.dev
mirror of
https://github.com/encounter/decomp.dev.git
synced 2026-07-10 03:18:48 -07:00
2 lines
63 B
SQL
2 lines
63 B
SQL
UPDATE reports SET timestamp = datetime(timestamp) WHERE TRUE;
|