mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-23 07:09:39 +02:00
* Rename account balance field for clarity `original_balance` and `original_currency` may infer that these values are "original" to the account. In reality, they represent the "current" balance and currency on the account. * Prepare fixture data for account sync testing * Update to new field * Fix conflicts * Remove local schema change |
||
---|---|---|
.. | ||
20240201183314_enable_uuid.rb | ||
20240201184038_create_families.rb | ||
20240201184212_create_users.rb | ||
20240202015428_create_accounts.rb | ||
20240202191425_create_account_loans.rb | ||
20240202191746_add_accountable_to_account.rb | ||
20240202192214_create_account_depositories.rb | ||
20240202192231_create_account_credits.rb | ||
20240202192238_create_account_investments.rb | ||
20240202192312_create_account_properties.rb | ||
20240202192319_create_account_vehicles.rb | ||
20240202192327_create_account_other_assets.rb | ||
20240202192333_create_account_other_liabilities.rb | ||
20240202230325_create_invite_codes.rb | ||
20240203030754_remove_type_from_accounts.rb | ||
20240203050018_add_token_index_to_invite_codes.rb | ||
20240206031739_replace_money_field.rb | ||
20240209153232_add_currency_to_families.rb | ||
20240209174912_redo_money_storage.rb | ||
20240209200519_create_currencies.rb | ||
20240209200924_create_exchange_rates.rb | ||
20240210155058_create_good_jobs.rb | ||
20240212150110_create_account_balances.rb | ||
20240215201527_create_valuations.rb | ||
20240221004818_remove_valuation_type.rb | ||
20240222144849_add_status_to_account.rb | ||
20240223162105_create_transactions.rb | ||
20240227142457_rename_account_balance.rb |