1. 23 Dec, 2018 1 commit
  2. 10 Dec, 2018 1 commit
  3. 09 Nov, 2018 1 commit
    • Junling Bu's avatar
      数据库更新 · d4b95ef2
      Junling Bu authored
      1. 所有表删除version字段
      2. 所有表增加update_time字段,乐观锁可以基于update_time
      3. litemall_order表增加message,comments两个字段
      4. litemall_order_goods表增加comment字段
      5. litemall_product表重命名litemall_goods_product
      6. litemall_groupon_rules增加两个数据
      d4b95ef2
  4. 10 Aug, 2018 1 commit
  5. 30 Jul, 2018 1 commit
    • Junling Bu's avatar
      数据库更新: · 13bd538a
      Junling Bu authored
      1. litemall_goods表添加一个share_url分享字段;
      2. litemall_system表添加两个配置数据;
      3. litemall_region的删除行政区域type=4的数据,暂时不需要。
      13bd538a
  6. 24 Jul, 2018 1 commit
    • Junling Bu's avatar
      数据库跟新。 · 165e2d4a
      Junling Bu authored
      1. 添加litemall_user_formid表
      2. 除了litemall_region表外,所有表添加version字段,支持乐观锁
      3. litemall_system添加delete字段
      165e2d4a
  7. 23 Jul, 2018 1 commit
    • Junling Bu's avatar
      数据库更新。 · e6339bbd
      Junling Bu authored
      1. 增加litemall_system表
      2. 调整litemall_goods表的字段desc为detail,因为desc是数据库关键字。
      e6339bbd
  8. 17 Jul, 2018 1 commit
  9. 05 Jul, 2018 1 commit
    • Junling Bu's avatar
      [litemall-db]:数据库调整。 · 64b74e3b
      Junling Bu authored
      1. 数据库的表简化
      2. 数据库导出形式分成数据库用户权限、数据库表结构、数据库测试数据
      3. 删除nideshop.sql,容易引起混淆
      64b74e3b
  10. 11 May, 2018 1 commit
  11. 07 Apr, 2018 1 commit
    • Junling Bu's avatar
      update[litemall-db]: 数据库跟新。 · b184242c
      Junling Bu authored
      1. 数据库以后可能不会放在版本库中,因为5MB的数据文件会影响项目clone。
      2. mybatis generator重新文件。
      3. service的删除只会设置删除字段,而查询则是过滤删除字段。
      b184242c
  12. 06 Apr, 2018 1 commit
  13. 02 Apr, 2018 1 commit
  14. 22 Mar, 2018 1 commit