Wu Clan
|
8e8af2032a
|
Optimize naming and preview in code generation (#764)
|
2025-08-12 16:42:25 +08:00 |
|
Dylan
|
7afd8415cd
|
Add support for snowflake ID primary key (#670)
* fix: 修复PostgreSQL SQL语法错误,将反引号替换为双引号
* feat: 新增雪花算法ID实现
* 优化雪花算法和主键类型
* 修复错误引用
* 添加雪花详情链接
* feat: add snowflake ID parser method
* 修复独立执行异常
* 更新系统时间错误类
|
2025-06-16 13:34:27 +08:00 |
|
Wu Clan
|
5842127c2b
|
Update code generator table columns (#590)
* Update code generator table columns
* Update func doc
|
2025-04-24 20:27:08 +08:00 |
|
Wu Clan
|
80cef6dde7
|
Update code generator file and table naming (#579)
* Update code generator file and table naming
* Update column table comment
|
2025-04-17 17:47:20 +08:00 |
|
Wu Clan
|
fc34c98f0a
|
Update the code generator to plugin (#578)
* Update the code generator to plugin
* Fix get all tables return type
|
2025-04-17 11:06:43 +08:00 |
|