|
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 |
|