certd/packages/ui/certd-server/db/migration-pg/v10012__disabled_readonly_u...

4 lines
47 B
MySQL
Raw Normal View History

2024-10-26 18:52:45 +00:00
update sys_user set status = 0 where id = 2;