|
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 |
|
|
7bab8cc636
|
Update default value for role filter scopes (#649)
|
2025-05-31 23:53:47 +08:00 |
|
|
bcc764142b
|
Update the OAuth2 module to plugin (#620)
* Update the OAuth2 module to plugin
* update create user social param
|
2025-05-22 14:36:23 +08:00 |
|
|
16a0f9646d
|
Update the SQL script for creat tables (#597)
|
2025-04-28 19:39:33 +08:00 |
|
|
0833cd5443
|
Optimize the userinfo cache cleaning logic (#586)
|
2025-04-23 12:40:27 +08:00 |
|
|
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 |
|
|
d44a5491f5
|
Update menu and add vben5 compatibility (#563)
* Update menu and add vben5 compatibility
* Update sidebar api description
|
2025-04-02 22:20:19 +08:00 |
|
|
b0f675f697
|
Delete the model redundancy level field (#518)
|
2025-02-24 12:30:08 +08:00 |
|
|
ebe710fac2
|
Update menu field show to display (#498)
|
2025-01-23 22:46:05 +08:00 |
|
|
78dad3021a
|
Add postgresql database support (#475)
* feat: add postgresql db supports
* change: change mysql conn str create way
* fix: Modify the default alembic migration file to meet multi-database support
* Update settings and lint
* update models
* Simplify database config
* Simplify the get db method
* Update create db url
* Updated model type adaptation
* Update sql scripts
* Fix models type
* Adaptation to postgresql code generation
* Update README.md
* Fix alembic file template
* Update docker scripts
|
2024-12-25 22:04:04 +08:00 |
|