You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghostfolio/prisma/migrations
Thomas Kaul 573038f407
Feature/add default values for countries and sectors (#1133)
2 years ago
..
20210604190809_initial_migration Setup initial prisma migration (#146) 3 years ago
20210605161257_added_symbol_profile Feature/add symbol profile model (#148) 3 years ago
20210612110542_added_auth_device Add webauthn (#82) 3 years ago
20210616075245_added_sectors_to_symbol_profile Feature/improve investments by sector (#172) 3 years ago
20210703194509_added_balance_to_account Feature/add balance to account (#193) 3 years ago
20210724160404_added_currency_to_symbol_profile Feature/add data gathering for symbol profile data (#228) 3 years ago
20210807062952_added_is_draft_to_order Feature/improve support for draft transactions (#265) 3 years ago
20210808075949_added_asset_class_to_symbol_profile Feature/replace type with asset class (#274) 3 years ago
20210815180121_added_settings_to_settings Feature/add restricted view (#295) 3 years ago
20210822200534_added_asset_sub_class_to_symbol_profile Feature/introduce asset sub class (#312) 3 years ago
20210913190808_changed_currency_to_optional_in_order Feature/change data gathering selection (#368) 3 years ago
20210916182355_added_data_source_to_market_data Feature/respect data source in symbol data endpoint (#370) 3 years ago
20210918183212_removed_default_value_of_data_source Feature/remove default value of data source (#379) 3 years ago
20210921151004_changed_currency_from_enum_to_string Feature/support unlimited currencies (#387) 3 years ago
20211018203042_changed_grantee_user_to_optional_in_access Feature/add public portfolio (#426) 3 years ago
20211107082008_added_symbol_mapping_to_symbol_profile Add symbol mapping (#452) 3 years ago
20211107171624_added_scraper_configuration_to_symbol_profile Feature/move scraper configuration to symbol profile (#456) 3 years ago
20211215203002_migrated_schema_to_prisma_3 Feature/migrate database schema to prisma 3 (#546) 3 years ago
20211215205808_added_dividend_to_order_type Feature/dividend (#547) 3 years ago
20220108083624_added_google_sheets_to_data_source Feature/add google sheets as data source (#620) 3 years ago
20220202192001_changed_data_source_to_optional_in_order Feature/update database schema of order (#664) 2 years ago
20220202192041_changed_symbol_to_optional_in_order Feature/update database schema of order (#664) 2 years ago
20220202192216_changed_symbol_profile_to_required_in_order Feature/update database schema of order (#664) 2 years ago
20220205195653_added_default_value_for_provider_in_user Feature/simplify admin user sign up (#675) 2 years ago
20220209194930_added_manual_to_data_source Feature/add support for wealth items (#666) 2 years ago
20220209195038_added_item_to_order_type Feature/add support for wealth items (#666) 2 years ago
20220227092214_added_mutualfund_to_asset_sub_class Feature/migrate to yahoo finance2 (#722) 2 years ago
20220227093650_added_url_to_symbol_profile Feature/migrate to yahoo finance2 (#722) 2 years ago
20220302184222_removed_data_source_from_order Eliminate data source from order model (#730) 2 years ago
20220302191841_removed_currency_from_order Eliminate data source from order model (#730) 2 years ago
20220302193633_removed_symbol_from_order Eliminate data source from order model (#730) 2 years ago
20220302200727_changed_currency_to_required_in_symbol_profile Eliminate data source from order model (#730) 2 years ago
20220313200604_added_fixed_income_to_asset_class Feature/add support for bonds (#755) 2 years ago
20220313200721_added_bond_to_asset_sub_class Feature/add support for bonds (#755) 2 years ago
20220422174935_added_symbol_profile_overrides Feature/add symbol profile overrides model (#851) 2 years ago
20220422183831_added_commodity_to_asset_sub_class Feature/add symbol profile overrides model (#851) 2 years ago
20220424064155_changed_various_ids_with_multiple_fields Feature/simplify ids in database schema (#861) 2 years ago
20220424152051_added_tags_to_order Release/1.141.1 (#863) 2 years ago
20220430083454_added_real_estate_to_asset_class Feature/add support for real estate and precious metal (#878) 2 years ago
20220430083631_added_precious_metal_to_asset_sub_class Feature/add support for real estate and precious metal (#878) 2 years ago
20220430193522_added_private_equity_to_asset_sub_class Feature/add support for private equity (#881) 2 years ago
20220529071429_added_eod_historical_data_to_data_source Feature/add data source eod historical data (#974) 2 years ago
20220716071244_added_internet_identity_to_provider Feature/setup internet identity (#1080) 2 years ago
20220725155238_added_comment_to_order Feature/add comment to activity (#1097) 2 years ago
20220808181846_added_url_to_symbol_profile_overrides Feature/add url to symbol profile overrides (#1132) 2 years ago
20220808191912_added_default_value_for_countries_of_symbol_profile_overrides Feature/add default values for countries and sectors (#1133) 2 years ago
20220808192002_added_default_value_for_sectors_of_symbol_profile_overrides Feature/add default values for countries and sectors (#1133) 2 years ago
migration_lock.toml Setup initial prisma migration (#146) 3 years ago