colin
|
d361a6a59f
|
feat: Adjust the initialization of the dynamic in module
|
2 months ago |
colin
|
153fd0d488
|
feat(mapper): Use `Mapperly` instead of `AutoMapper`
|
2 months ago |
colin
|
3936107340
|
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
|
2 months ago |
colin
|
368e7e9647
|
feat(single): Optimize single application projects
- 增加多数据库启动配置项
- 调整多数据库模式数据库迁移
- 修复部分数据库迁移脚本
- 增加缺少的版本升级数据库迁移
- 增加Quartz的PostgreSql初始化模块
- 调整单体服务启动文档
|
4 months ago |
colin
|
bdc7e6cf3e
|
chore: upgrade abp framework to 9.3.1
|
7 months ago |
colin
|
d1873daf82
|
upgrade: upgrade abp framework to 9.1.1
|
12 months ago |
colin
|
9e766c9a3f
|
feat(data-protected): 增加数据权限策略配置
|
12 months ago |
colin
|
cb6d11ef68
|
feat(data-protected): Update the data protection entity migrations
|
1 year ago |
colin
|
0c80eb485c
|
feat: add Gdpr module
|
1 year ago |
colin
|
0c5a11680b
|
upgrade: upgrade abp framework to 9.0.4
|
1 year ago |
colin
|
3d46630db0
|
feat(platform): 增加消息中心统一处理邮件短信消息.
|
1 year ago |
feijie
|
2b16f9a36b
|
🚀 feat(migrations): 添加新的迁移以创建认证实体及其相关属性和规则表
|
1 year ago |
feijie
|
ec41df34c3
|
🗑️ delete(appsettings.PostgreSql.json): 删除 PostgreSQL 配置文件以优化项目配置管理
🔄 rename(appsettings.Development.json): 重命名开发环境配置文件为 appsettings.MySql.json
🔧 update(SingleMigrationsDbContextFactory.cs): 更新数据库上下文工厂以使用 MySql 配置文件
|
1 year ago |
feijie
|
cd136b1ab6
|
feat: 更新 PostgreSQL 配置
|
1 year ago |
feijie
|
951ea33c07
|
feat(data-protection): 添加数据保护模块的迁移文件及配置
|
1 year ago |
feijie
|
72cd60657c
|
fix: 调整配置文件路径格式化,优化可读性
|
1 year ago |
feijie
|
47a1712a4d
|
feat(migration): 添加 MySQL 和 PostgreSQL 数据库迁移指南
|
1 year ago |
feijie
|
4b2557364a
|
feat: 分离LY.MicroService.Applications.Single.EntityFrameworkCore 中的MySql逻辑
|
1 year ago |