Closed wangsijie closed 1 day ago
Fix alteration script of "init account center". Previously, the tenants selection is ordered by "created_at", but the DB has duplicated rows in the exact same datetime, so the splitting is unstable.
Local tested with rows more then 1000.
.changeset
master
Total Size Diff :chart_with_downwards_trend: -222 Bytes
Summary
Fix alteration script of "init account center". Previously, the tenants selection is ordered by "created_at", but the DB has duplicated rows in the exact same datetime, so the splitting is unstable.
Testing
Local tested with rows more then 1000.
Checklist
.changeset