优化数据库工具相关逻辑 #11

Merged
zhangdeman merged 4 commits from feature/fix_generate_tool into master 2025-08-17 12:59:53 +08:00
Owner
  • 修复无comment时, 生成注释会出现panic问题
  • 优化 mysql data type <=> golang data type 映射的定义
  • 数据类型识别,支持识别无符号类型
  • 获取表字段描述返回字面量而非结构体指针
- 修复无comment时, 生成注释会出现panic问题 - 优化 mysql data type <=> golang data type 映射的定义 - 数据类型识别,支持识别无符号类型 - 获取表字段描述返回字面量而非结构体指针
zhangdeman added 4 commits 2025-08-17 12:59:46 +08:00
zhangdeman merged commit 6a8592af37 into master 2025-08-17 12:59:53 +08:00
zhangdeman deleted branch feature/fix_generate_tool 2025-08-17 12:59:54 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zhangdeman/database#11
No description provided.