stacker.news/prisma/migrations/20230719195700_anon_update/migration.sql

2 lines
56 B
MySQL
Raw Normal View History

2023-07-13 03:08:32 +00:00
UPDATE users SET "hideInvoiceDesc" = 't' WHERE id = 27;