Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/bytedance/dddfirework. Pull mirroring updated .
  1. May 20, 2024
    • Jinghao Lu's avatar
      fix(ddd): fix mysql diff with json (#24) · 335d1a73
      Jinghao Lu authored
      
      * feat(tool): add tool config
      
      * fix(ddd): fix mysql diff with json
      
      * fix(ddd): fix mysql diff with json
      
      * fix(stage): fix get *IEntity
      
      * fix(engine): fix entiry query
      
      * fix(ddd): fix entiry query
      
      * rebase: master
      
      * fix(diff): fix update delete random order
      
      ---------
      
      Co-authored-by: default avatarlujinghao <lujinghao@bytedance.com>
      335d1a73
  2. Nov 23, 2023
  3. Nov 14, 2023
    • kirinzhong's avatar
      feat: 优化 Repository 接口设计 (#13) · b59c7d72
      kirinzhong authored
      1. Repository 接口名优化:Create -> Add; Delete -> Remove
      2. Repostory Add 和 Remove 方法不直接返回错误,改为执行完 Main 后统一返回
      3. 按照新的框架设计,修改了 example
      b59c7d72
  4. Nov 09, 2023
  5. Oct 07, 2023
Loading