0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. nop-entropy
  2. /
  3. nop-sys
  4. /
  5. nop-sys-codegen
canonical-entropycanonical-entropyfeat(sys): 升级VERSION字段类型为BIGINT以支持更大范围
af4dbaf5创建于 3月4日历史提交
文件最后提交记录最后更新时间
postcompile
feat(sys): 升级VERSION字段类型为BIGINT以支持更大范围 - 将所有nop-sys表的VERSION字段从INTEGER升级为BIGINT - 更新ORM模型定义中的stdDataType从int改为long - 同步更新MySQL/Oracle/PostgreSQL的DDL脚本 - 更新所有实体类的GeneratedEntity基类为Long版本 - EntityResourceLockState的version字段类型同步调整 - SysDaoNamingService增强支持clusterName过滤 - nop_sys_service_instance表的tags_text字段改为可空 2 个月前
src
更新版权声明 2 年前
pom.xml
!27 将 build-tools, nop-all-for-spring, nop-*-codegen, nop-benchmark, nop-*-demo, test 排除,避免发布到 maven 仓 * 将 build-tools, nop-all-for-spring, nop-*-codegen, nop-benchmark, nop-*… 2 年前