lilishop-docker/init/mysql
misworga831 d097100d89 Update database tables for store features
- Add new columns to `li_coupon_activity`, `li_foot_print`, and `li_order` tables
- Add `self_pick_flag` column to `li_store` table

[init/mysql/lilishop.sql]
- Add `coupon_frequency_enum` column to `li_coupon_activity` table
- Add `store_id` column to `li_foot_print` table
- Add `store_address_path`, `store_address_center`, and `store_address_mobile` columns to `li_order` table
- Add `self_pick_flag` column to `li_store` table
2023-02-16 10:49:53 +08:00
..
lilishop.sql Update database tables for store features 2023-02-16 10:49:53 +08:00