1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 21:29:38 +02:00
Maybe/db
Arsen Shkrumelyak 1c2f075053
Fix bug: Loan % doesn't allow exact rate (#1492)
* Fix bug: Loan % doesn't allow exact rate

Fixes #1487

Change the step of the interest rate field to 0.005.

It's unlikely that we'll see interest rates in smaller increments.

* step 0.005

* migration for loan interest rates precision

* add new line
2024-11-22 15:28:10 -05:00
..
migrate Fix bug: Loan % doesn't allow exact rate (#1492) 2024-11-22 15:28:10 -05:00
seeds Safe load yaml files 2024-11-01 09:42:00 -04:00
schema.rb Fix bug: Loan % doesn't allow exact rate (#1492) 2024-11-22 15:28:10 -05:00
seeds.rb Stock Exchanges with seed (#1351) 2024-10-22 14:30:57 -05:00