You've already forked AstralRinth
forked from didirus/AstralRinth
Payouts fees changes (#478)
* Payouts fees changes * Update src/queue/payouts.rs Co-authored-by: triphora <emmaffle@modrinth.com> Co-authored-by: triphora <emmaffle@modrinth.com>
This commit is contained in:
2
migrations/20221111202802_fix-precision-again.sql
Normal file
2
migrations/20221111202802_fix-precision-again.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Add migration script here
|
||||
ALTER TABLE users ALTER balance TYPE numeric(40, 20);
|
||||
Reference in New Issue
Block a user