update top three to match filter condition
Some checks failed
backend-admin-action / build-image (push) Failing after 45s
backend-action / build-image (push) Successful in 13m59s

This commit is contained in:
2024-06-08 10:32:37 +07:00
parent 3d6de91dc8
commit e0655a56d7
4 changed files with 573 additions and 1 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE users ADD `rank` integer DEFAULT 9999;