mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 07:39:39 +02:00
* Add exchange and currency fields to trade imports * Add exchange_operating_mic support for trade imports - Added required columns and updated models * refactor: remove exchange and currency columns * fix: consolidate import schema and remove redundant columns * feat: Enhance trade import with exchange_operating_mic support * Revert changes to existing migration * Simplify migration to use change method * Restore previously deleted migration * Remove unused import_col_labels method * Update schema.rb after running migrations * Update trade_import.rb and fix schema.rb with db:migrate:reset * fix: improve trade import security creation --------- Signed-off-by: David Anyatonwu <51977119+onyedikachi-david@users.noreply.github.com> |
||
---|---|---|
.. | ||
account | ||
family | ||
provider | ||
security | ||
upgrader | ||
account_test.rb | ||
address_test.rb | ||
balance_sheet_test.rb | ||
category_test.rb | ||
current_test.rb | ||
exchange_rate_test.rb | ||
family_test.rb | ||
impersonation_session_test.rb | ||
income_statement_test.rb | ||
invite_code_test.rb | ||
loan_test.rb | ||
period_test.rb | ||
plaid_investment_sync_test.rb | ||
plaid_item_test.rb | ||
sync_test.rb | ||
tag_test.rb | ||
trade_import_test.rb | ||
transaction_import_test.rb | ||
transfer_test.rb | ||
trend_test.rb | ||
upgrader_test.rb | ||
user_test.rb |