Commit Graph

18 Commits

Author SHA1 Message Date
Lemon.NoCry
18861bc7de Merge branch 'feat/id_long' of github.com:anjoy8/Blog.Core into feat/id_long 2023-04-01 21:29:54 +08:00
Lemon.NoCry
f785d50770 🎨 优化雪花id使用 2023-04-01 21:29:34 +08:00
hudingwen
3c0d9f977c 添加update list 2023-04-01 21:11:04 +08:00
Nine
67efee3ee1 Sqlsugar 分表 CRUD demo 2023-03-30 15:38:17 +08:00
Lemon.NoCry
151e7fc0ab 🎨 多租户
1.兼容使用多租户多种方案
2.增加系统租户表、用户增加租户id、新增一张业务表用于租户测试数据
3.TenantByIdController 租户使用
2023-02-07 00:27:55 +08:00
anjoy8
1093a7b76a fix: format the code. #236 2022-03-14 15:15:05 +08:00
hudingwen
98068d795c 添加动态linq查询
添加微信管理
2021-10-08 15:32:43 +08:00
Mac.Nine
1d4a3f2acb Modify query data list according to
specific column,
modify filter condition (original string) to expression,
which can be used for multiple filter conditions
修改按照特定列查询数据列表,修改过滤条件(原string)修改为表达式,可用于多过滤条件
2020-12-18 14:25:59 +08:00
Mac.Nine
e25324c6f9 按照特定列查询数据列表带条件排序 2020-12-04 16:41:06 +08:00
anjoy8
e4156c3f07 sqlsugar specific column query
sqlsugar特定列查询
2020-12-04 06:15:08 +00:00
anjoy8
6819c3a899 remove all no need using
去掉不必要的引用
2020-06-04 22:58:53 +08:00
anjoy8
f6738efd35 add sql query
增加sql语句查询
2020-04-27 11:27:39 +08:00
anjoy8
a3a7627c7d Fixed #56 Bug
修复 #56 bug
2020-03-12 10:19:49 +08:00
anjoy
58e6af0fa6 add func -> update db without using object
1、新增不使用对象实例来更新数据库数据;
2、完善上传图片接口,一边更好配合editor
3、修复工作单元中 SqlAOP 日志记录
2019-11-21 12:14:41 +08:00
anjoy8
72fd639566 Test Sqlsugar Multi-table queries 🍵 2019-07-03 23:50:21 +08:00
anjoy8
6157071020 design queryPage 🔢 2019-05-15 19:09:54 +08:00
anjoy8
a5b7908d5f Modifying the naming specification 2019-03-25 13:32:52 +08:00
v-anzha
b5eaca0ad3 Generic warehousing + Ioc 2018-08-24 14:06:48 +08:00