This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-02-04 22:16:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d51ece69c8ea02b5a4d9ce3185710bee28680f6
openfoodnetwork
/
db
/
migrate
History
Matt-Yorkley
9cf8c84a7d
Add model definition to migration
2021-03-04 14:27:02 +00:00
..
20181128054803_old_migrations_removed.rb
…
20190221131622_delete_account_invoices_preferences.rb
…
20190221131741_delete_account_invoices_adjustments.rb
…
20190221214542_drop_enterprise_shop_trial_start_date.rb
…
20190303143409_drop_product_distributions.rb
…
20190313142051_set_default_stock_location_on_shipments.rb
…
20190313142540_add_shipping_category_to_shipping_methods_and_products.rb
…
20190315224423_drop_account_invoices_and_billable_periods.rb
…
20190320111312_delete_obsolete_pending_jobs.rb
…
20190321203818_add_deleted_at_to_spree_stock_items.rb
…
20190501143327_migrate_variants_on_demand_to_stock_items_backorderable.rb
…
20190504151144_remove_field_name_from_exchange.rb
…
20190506194625_update_stock_locations_backorderable_default.rb
…
20190701002454_convert_string_fields_to_text.rb
…
20190830134723_add_deleted_at_to_spree_prices.rb
…
20190906151259_reset_negative_stock_levels.rb
…
20190906165501_remove_broken_variants_from_carts.rb
…
20190908183511_set_backordered_inventory_to_on_hand.rb
…
20190913023137_replace_hard_deleted_prices.rb
…
20190916105416_add_long_compound_index_on_spree_orders.rb
…
20190916110029_drop_completed_at_index_on_spree_orders.rb
…
20190918105234_remove_all_master_variants_from_exchanges.rb
…
20190922201034_drop_orders_shipping_method_id.rb
…
20191023105006_drop_prototypes_tables.rb
…
20191023172424_add_indexes_to_spree_orders.rb
…
20191202165700_add_custom_data_to_versions.rb
…
20200209163549_change_cvv_response_message_to_text_in_spree_payments.rb
…
20200327105910_change_versions_custom_data_to_text.rb
…
20200404080853_add_user_id_index_to_spree_orders.rb
…
20200404081018_add_supplier_id_index_to_spree_products.rb
…
20200404083008_drop_trackers_table.rb
…
20200404090436_remove_ga_cookies_preference.rb
…
20200406085833_increase_characters_of_locale_in_spree_users.rb
…
20200429122446_drop_mail_methods.rb
…
20200430105459_add_timestamps_to_order_cycle_schedules.rb
…
20200508101630_convert_frontend_shipping_method_to_both.rb
…
20200512070717_add_lock_version_to_stock_items.rb
…
20200514174526_reset_negative_nonbackorderable_count_on_hand_in_stock_items.rb
…
20200616162646_move_all_calculators_outside_the_spree_namespace.rb
…
20200623140437_fix_preferences_keys.rb
…
20200624091611_make_timestamps_nullable.rb
…
20200630070422_require_timestamps.rb
…
20200702112157_add_stateful_id_index_to_state_changes.rb
…
20200721135726_move_calculators_preferences_outside_spree_namespace.rb
…
20200817150002_add_terms_and_conditions_to_enterprises.rb
…
20200907140555_add_customer_terms_and_conditions_accepted.rb
Add column to customers table to register last time enterprise terms and
2020-10-30 15:09:13 +00:00
20200912190210_update_weight_calculators.rb
…
20201113163155_repeat_move_all_calculators_outside_the_spree_namespace.rb
Repeat calculator migrations to clean up existing data
2020-11-13 16:35:22 +00:00
20201113163227_repeat_move_calculators_preferences_outside_spree_namespace.rb
Repeat calculator migrations to clean up existing data
2020-11-13 16:35:22 +00:00
20201219120055_add_order_to_adjustments.rb
add down method for migration
2021-01-20 12:56:03 -08:00
20201227122327_add_included_to_adjustments.rb
Update migration to include TaxRate model
2021-01-29 02:37:35 +00:00
20210115143738_add_deleted_at_to_enterprise_fee.rb
Soft-delete enterprise fees
2021-01-19 16:46:14 +00:00
20210123044336_add_tax_totals_to_order.rb
Add tax total fields to spree_orders
2021-02-17 16:15:34 +00:00
20210125123000_remove_enable_mail_delivery_preference.rb
Remove enable_mail_delivery preference from DB
2021-01-25 13:34:13 +01:00
20210125171611_populate_order_tax_totals.rb
Update data migration to use raw SQL
2021-02-20 19:03:19 +00:00
20210127174120_add_cascading_deletes.rb
Enable cascading deletes
2021-01-28 21:51:47 +00:00
20210130135946_increase_precion_on_currency_fields.rb
Increase precision on database columns that involve prices
2021-02-07 00:16:32 +00:00
20210203214304_rename_migs_payment_methods_to_check.rb
Add migrate to rename Migs payments to check
2021-02-03 21:53:15 +00:00
20210203215049_rename_pin_payment_methods_to_check.rb
Rename Pin payment methods to check
2021-02-06 11:17:11 +00:00
20210207120825_set_default_shipment_cost.rb
Set default 0 on spree_shipments cost
2021-03-04 14:27:01 +00:00
20210211115125_migrate_shipment_fees_to_shipments.rb
Add model definition to migration
2021-03-04 14:27:02 +00:00
20210216203057_remove_cost_price_from_variant_and_line_item.rb
Remove cost_price fields from database
2021-02-17 14:29:30 +00:00