You've already forked AstralRinth
forked from didirus/AstralRinth
* Payouts fees changes * Update src/queue/payouts.rs Co-authored-by: triphora <emmaffle@modrinth.com> Co-authored-by: triphora <emmaffle@modrinth.com>
2 lines
82 B
SQL
2 lines
82 B
SQL
-- Add migration script here
|
|
ALTER TABLE users ALTER balance TYPE numeric(40, 20); |